[Webkit-unassigned] [Bug 36616] Dvorak-Qwerty keyboard layout gives unexpected results in javascript keydown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 17:51:03 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|Accessibility               |WebCore Misc.
                 CC|                            |aestes at apple.com,
                   |                            |ap at webkit.org
     Ever Confirmed|0                           |1




--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2010-03-26 17:51:04 PST ---
I think it's a bug with keydown. The code that provides keyCode in keydown is
nonsense - we end up with 0 for non-Roman keyboard layouts!

Will need to check IE to be sure that this nonsense isn't expected behavior.

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