RESOLVED DUPLICATE of bug 77473 82715
keycode is always 0 when using non-Latin keyboard layout.
https://bugs.webkit.org/show_bug.cgi?id=82715
Summary keycode is always 0 when using non-Latin keyboard layout.
Yuriy Brayko
Reported 2012-03-30 03:52:23 PDT
What steps will reproduce the problem? 1. Open http://unixpapa.com/js/testkey.html in Safari 2. Switch to a non-Latin keyboard layout, eg. Russian, Arabic. 3. Press some keys. What is the expected output? What do you see instead? keyCode value of key events should not be zero, but they are always zero when using non-Latin keyboard layout.
Attachments
Alexey Proskuryakov
Comment 1 2012-03-30 10:19:16 PDT
This should have been fixed a while ago. Are you testing with a nightly build from <http://nightly.webkit.org/>? *** This bug has been marked as a duplicate of bug 77473 ***
Note You need to log in before you can comment on or make changes to this bug.