[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
Sun May 17 22:28:57 PDT 2009


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





------- Comment #6 from arvind.mookhaiyapillai at teleca.com  2009-05-17 22:28 PDT -------
Created an attachment (id=30436)
 --> (https://bugs.webkit.org/attachment.cgi?id=30436&action=view)
Proposed fix for review

Modified code is present under 
static bool executeMoveWordLeft(Frame* frame, Event*, EditorCommandSource,
const String&)
static bool executeMoveWordLeftAndModifySelection(Frame* frame, Event*,
EditorCommandSource, const String&)
static bool executeMoveWordRight(Frame* frame, Event*, EditorCommandSource,
const String&)
static bool executeMoveWordRightAndModifySelection(Frame* frame, Event*,
EditorCommandSource, const String&)


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