[Webkit-unassigned] [Bug 24278] RTL Regression: Caret position is wrong when typing RTL text in a LTR text box or type LTR text in a RTL text box

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 02:50:20 PDT 2011


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





--- Comment #14 from Ryosuke Niwa <rniwa at webkit.org>  2011-03-30 02:50:20 PST ---
It seems like this is an inherent problem to the way WebKit maps visual positions to logical positions since we have exactly one visual position for each logical position.  Unless we use Firefox-like hints, we can't resolve this bug without regressions LTR in LTR / RTL in RTL cases.

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