[Webkit-unassigned] [Bug 23046] RTL - forward delete key removes Hebrew letters and diacritical marks together.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 30 20:51:51 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=23046





------- Comment #3 from jshin at chromium.org  2008-12-30 20:51 PDT -------
(In reply to comment #1)
> The behavior as described is compatible with the Cocoa text system on Mac OS X.
> Perhaps this is a platform-specific bug, but then the OS field in this report
> is wrong.

Does it mean that on Mac OS X, ICU's character iterator is not used for this in
Webkit?  ICU's character iterator treats a sequence of 'base + (a) combining
character(s)' as a unit and I thought that was to blame. (see also my comment
at http://crbug.com/5930) 

BTW, what does the Cocoa text system does for a Latin base letter + a diacritic
mark and 'delete'?  


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list