[Webkit-unassigned] [Bug 27396] New: Moving cursor in Thai text sometimes jumps over two characters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 17 16:02:08 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27396
Summary: Moving cursor in Thai text sometimes jumps over two
characters
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
CC: hbono at chromium.org
This is very similar to bug 24342, but happens for different characters. Moving
insertion point left or right shouldn't jump over several glyphs, even if those
form an extended grapheme cluster.
ICU has a special case for those Thai characters now, see
<http://source.icu-project.org/repos/icu/icu/trunk/source/data/brkitr/char_th.txt>.
We should do the same.
Patch with a test forthcoming.
--
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