[Webkit-unassigned] [Bug 25298] Ctrl + Right/Left arrow move forward/backward through document instead of right/left in RTL text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 04:30:37 PDT 2011


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





--- Comment #43 from Eric Seidel <eric at webkit.org>  2011-03-28 04:30:36 PST ---
(In reply to comment #42)
> (In reply to comment #39)
> > I think we should consider landing the test cases first w/o any of the code changes to document our current (broken) behavior.
> 
> 
> The problem is currently, the behavior is ctrl-arrow moves caret by word in logical order.
> So, if we land the test case first, only the pure English in LTR block will behaves as expected (in which case, the visual order is the same as logical order). All other cases (RTL text in LTR block, LTR or RTL tet in RTL block, bidi text in either LTR block or RTL block) will be wrong. And we will need to replace all those results when landing the correct behavior.

That's fine.  We commonly land test suites with failures and then fix the failures later.

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