Closed Bug 596220 Opened 15 years ago Closed 15 years ago

javascript key event wrong on layout different than EN

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86_64
Linux
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 583721

People

(Reporter: pilif.pilif, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; bg-BG; rv:1.9.2.9) Gecko/20100908 Firefox/3.6.9 Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; bg-BG; rv:1.9.2.9) Gecko/20100908 Firefox/3.6.9 If the keyboard layout isn't En(generally Latin) on linux(tried it on Ubunty and Arch) the returned keycode is 0. This is a problem when playing javascript games or waiting for a keypress in an add-on.On the other hand all shortcuts are working right e.g. ctr+k, ctr+shift+j ... Reproducible: Always Steps to Reproduce: 1.change your keyboard layout to something other than latin, I use Cyrillic 2.go to http://ryancooper.com/resources/keycode.asp or any other keycode checker. 3.check the results
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.