UNCONFIRMED 35258
On RTL languages, the caps lock icon should be rendered on the left part of password input fields.
https://bugs.webkit.org/show_bug.cgi?id=35258
Summary On RTL languages, the caps lock icon should be rendered on the left part of p...
Alok Menghrajani
Reported 2010-02-22 13:26:28 PST
If the caps lock icon is rendered on the right part of password input fields, it interferes with the "dots" being typed. See: http://quaxio.com/caps_lock_rtl.png The html code which was used to create the above screenshot is here: http://quaxio.com/caps_lock_rtl.html
Attachments
Mark Rowe (bdash)
Comment 1 2010-02-22 18:37:20 PST
mitz
Comment 2 2010-02-22 22:10:25 PST
This seems to be about text-align, not direction.
Alok Menghrajani
Comment 3 2010-02-23 18:33:10 PST
I'm wondering why the password field input goes from right to left when the keyboard input language hasn't been changed. Do we have two distinct bugs here ?
Note You need to log in before you can comment on or make changes to this bug.