Open
Bug 1242470
Opened 10 years ago
Updated 3 years ago
tab switching keyboard shortcut doesn't respect ui.key.accelkey
Categories
(Core :: DOM: UI Events & Focus Handling, 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
Updated•10 years ago
|
Component: Untriaged → Keyboard: Navigation
OS: Unspecified → Linux
Product: Firefox → Core
Hardware: Unspecified → All
| Reporter | ||
Comment 1•10 years ago
|
||
this also occurs in firefox 44
| Reporter | ||
Updated•10 years ago
|
Version: 43 Branch → 44 Branch
| Assignee | ||
Updated•7 years ago
|
Component: Keyboard: Navigation → User events and focus handling
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•