Open Bug 1322483 Opened 8 years ago Updated 2 years ago

Hotkey overlap using non-qwerty layout

Categories

(Firefox :: Keyboard Navigation, defect)

48 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: fille.haglund, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160823121617

Steps to reproduce:

Using a non-qwerty keyboard layout messes up the hotkeys. Some use keycode, other use label on keyboard. Thus, my `ctrl+c` and `ctrl+w` overlap.

Windows 10, using firefox 48.0.2.


Actual results:

In the url input bar, it uses qwerty hotkeys. Otherwise, it uses both. `ctrl+(w on my layout)` closes the window, while all other hotkeys seem to use keycodes, i.e. qwerty button positions. This is a problem since my `w` is where qwerty puts `c` so qwerty `ctrl+c` both closes the window, and copies whatever is selected. I have tried changing the layout to one where c and w don't overlap to confirm. `ctrl+w` seems to be the only hotkey that follows keyboard layout; the other ones use keycodes.


Expected results:

Either one, but not both. Probably, ctrl+w should follow keycodes as well, since everything else does.
Component: Untriaged → Keyboard Navigation
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.