Closed
Bug 1565723
Opened 6 years ago
Closed 6 years ago
Add support for different mouse buttons and modifiers to BrowserAction and PageAction
Categories
(WebExtensions :: General, defect)
WebExtensions
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1405031
People
(Reporter: zakius, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.2.12
Steps to reproduce:
Wanted to create extension that handles these, just that
Actual results:
Only primary mouse button is handled by these
Expected results:
It should be possible to react for different actions, not just primary mouse button click, it is especially valuable for BrowserActions opening CustomPages: user may decide to open CustomPage in current or new tab on runtime for example
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•