Closed Bug 1395981 Opened 7 years ago Closed 7 years ago

Webextensions: mouse right-click inside popup does not trigger click or contextmenu events

Categories

(WebExtensions :: Frontend, defect)

55 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1381344

People

(Reporter: dw-dev, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0 Build ID: 20170809080026 Steps to reproduce: Tested with my Zoom Page WE add-on and with a modified version of my Zoom Page WE add-on. Tested on Firefox 55, 56 and 57. Clicked on toolbar button to show popup. Right-clicked on popup. Actual results: Firefox 55: Context menu shown. 'click' and 'contextmenu' events triggered. Firefox 56 & 57: Nothing. Expected results: Firefox 55: Context menu shown. 'click' and 'contextmenu' events triggered. CORRECT. Firefox 56 & 57: Context menu should have been shown. 'click' and 'contextmenu' events should have been triggered. INCORRECT.
This new bug appears to be related to Bug 1299371.
Looking at Bug 1381344, I think you are right. I wonder whether it is also related to Bug 1390445 ?
Component: Untriaged → WebExtensions: Frontend
Product: Firefox → Toolkit
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.