Bug 19334 - Inverted arrow keys in RTL input box on Windows
Summary: Inverted arrow keys in RTL input box on Windows
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.google.co.il/
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2008-05-30 15:39 PDT by Calvin Anderson
Modified: 2009-04-15 15:17 PDT (History)
3 users (show)

See Also:


Attachments
reduction.zip (831 bytes, application/octet-stream)
2008-05-30 15:39 PDT, Calvin Anderson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Calvin Anderson 2008-05-30 15:39:10 PDT
I. Steps:
 -----------
 
 1. Visit http://www.google.co.il/
 2. Paste some hebrew text into the edit (you can copy some from off the page)
 3. Move the cursor around within the hebrew text in the edit using the arrows
 
 II. Issue:
 In RTL text input controls and textareas, the right and left arrow keys behave opposite of how they should:
 left-arrow moves the caret backwards (that is, typically - when the text is RTL, to the right).
 right-arrow moves the caret forwards (that is, typically - when the text is RTL, to the left).I
 -----------------
 
 
 III. Other browsers:
 -----------------------
 IE6 : OK
 FF2 : OK
 
 
 IV. Safari nightly tested: version 3.1.1(525.17)- r33029
 
 Not working properly on Safari.
 
 
 V. Safari screenshot : Available.
Comment 1 Calvin Anderson 2008-05-30 15:39:15 PDT
Created attachment 21440 [details]
reduction.zip
Comment 2 Robert Blaut 2008-06-13 02:09:02 PDT
I can confirm the issue in Safari 3.1.1 but in WebKit r34388 on Windows the bug is in my opinion fixed. 

Any confirmations?
Comment 3 Robert Blaut 2008-06-13 02:16:24 PDT
Is it duplicate of bug 3729?
Comment 4 Yair Yogev 2009-04-15 15:17:34 PDT
fixed?