Closed
Bug 1070841
Opened 11 years ago
Closed 10 years ago
Keyboard shortcut conflict between `tabView.commandkey` and `addons.commandkey`
Categories
(Mozilla Localizations :: az / Azerbaijani, defect)
Mozilla Localizations
az / Azerbaijani
Tracking
(firefox33 affected, firefox34 affected, firefox35 affected)
RESOLVED
DUPLICATE
of bug 1074695
People
(Reporter: andrei, Unassigned)
References
Details
(Whiteboard: [mozmill])
The conflict is between:
> tabView.commandkey: a
> // Cmd+Shift+a
And:
> addons.commandkey: A
> // Cmd+Shift+a
The default key for tabView is:
> tabView.commandkey: e
> // Cmd+Shift+e
Updated•11 years ago
|
status-firefox33:
--- → affected
status-firefox34:
--- → affected
status-firefox35:
--- → affected
Whiteboard: [mozmill]
Comment 1•10 years ago
|
||
Is it duplicate of this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1074695 ?
Flags: needinfo?(andrei.eftimie)
| Reporter | ||
Comment 2•10 years ago
|
||
Looks like it.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(andrei.eftimie)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•