[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
Thu May 14 02:44:03 PDT 2009


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





------- Comment #3 from arvind.mookhaiyapillai at teleca.com  2009-05-14 02:44 PDT -------
Hi,
I am analysing this bug and found a probable solution.
Kindly let me know the way I am planning to fix this bug is correct.
In editorcommand.cpp file functions executeMoveWordLeft() or
executeMoveWordRight() are used to create the fucntionality.Here I check for
the direction of the text and if the direction is RTL I reverse the direction
that is sent to frame->selection()->modify() function.


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