Closed
Bug 1387526
Opened 8 years ago
Closed 8 years ago
Commands should allow multiple modifier keys (ctrl + alt)
Categories
(WebExtensions :: Untriaged, enhancement)
WebExtensions
Untriaged
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1364784
People
(Reporter: jhirsch, Unassigned)
Details
According to the docs[1], WebExtension commands only allow a single modifier key to be pressed.
We should expand the space of available key combinations by allowing multiple modifier keys to trigger a command.
[1] https://developer.mozilla.org/en-US/Add-ons/WebExtensions/manifest.json/commands#Key_combinations
Comment 1•8 years ago
|
||
Is this a duplicate of bug 1364784?
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•