[Webkit-unassigned] [Bug 33503] REGRESSION: LayoutTests/editing/selection/caret-rtl-2.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 14:26:00 PST 2010


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





--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org>  2010-11-18 14:26:00 PST ---
The problem is that when I click to the right of "שדה בור", InlineTextBox::offsetForPosition returns offset 0 but it's ambiguous whether this is wrong or not.

This is correct if this inline text box was in a RTL context but it's wrong if this inline text box was inside a LTR context.  This bug is related to the bug 24278.

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