[Webkit-unassigned] [Bug 15790] Ligatures aren't accounted for when manipulating VisiblePositions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 07:46:10 PST 2009


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





------- Comment #13 from ap at webkit.org  2009-03-05 07:46 PDT -------
I no longer think that asking rendering layer for boundaries is the right
approach. We should just tweak pure Unicode cursor movement iterator introduced
in bug 24342 to better match platform conventions. One reason is that it should
be possible to put insertion point inside a "fi" ligature, for example. Also,
that's what other text engines do.


-- 
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