Open Bug 1242470 Opened 8 years ago Updated 2 years ago

tab switching keyboard shortcut doesn't respect ui.key.accelkey

Categories

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

44 Branch
All
Linux
defect

Tracking

()

UNCONFIRMED

People

(Reporter: klement.sekera, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20160107040617

Steps to reproduce:

started firefox, opened a few tabs, pressed ctrl+1, ctrl+2, alt+1, alt+2

tried changing the various acceleator keys ui.key.* to 17


Actual results:

ctrl+number doesn't do anything
alt+number changes between tabs



Expected results:

since the default for ui.key.accelkey is 17, I expect ctrl to be the modifier for switching between tabs
(ctrl + n does open new tab, so it's partially recognized)

changing any ui.key.* values doesn't have any effect on this shortcut
Component: Untriaged → Keyboard: Navigation
OS: Unspecified → Linux
Product: Firefox → Core
Hardware: Unspecified → All
this also occurs in firefox 44
Version: 43 Branch → 44 Branch
Component: Keyboard: Navigation → User events and focus handling
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.