[Webkit-unassigned] [Bug 7433] REGRESSION (r12789): Second RTL text run on a line cannot be selected

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Feb 24 07:48:51 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7433





------- Comment #2 from opendarwin.org at mitzpettel.com  2006-02-24 07:48 PDT -------
This bug is a result of Position::inRenderedText()'s assumption that
RenderText's inline boxes are ordered by their start offset. This assumption is
false in many bidi contexts.

The same logic is used in at least two other places:
Position::isRenderedCharacter() and RenderText::inlineBox().


-- 
Configure bugmail: http://bugzilla.opendarwin.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