[Webkit-unassigned] [Bug 120656] New: Rewrite the word boundary code to always provide the whole paragraph to ICU
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 3 17:12:00 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=120656
Summary: Rewrite the word boundary code to always provide the
whole paragraph to ICU
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: darin at apple.com, ap at webkit.org, enrica at apple.com,
webkit-bug-importer at group.apple.com
Right now, we expand the range slowly to include more context as requested by ICU to find word boundaries.
This strategy is broken for many languages that rely on dictionary look up to find word boundaries.
We should rewrite it to always give the whole paragraph.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list