Closed
Bug 617276
Opened 15 years ago
Closed 15 years ago
Local pages get contextmenu events for every mouse down
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 609866
People
(Reporter: moz_poro, Unassigned)
Details
Preconditions:
Build a simple extension which adds event listener for "contextmenu" events and logs each "contextmenu" event.
Steps to reproduce:
1. Start fennec
2. On about:firstrun page, tap on the screen
3. On about:firstrun page, pan the page
4. Open some page, for example www.google.com
5. On that page, tap on the screen
6. On that page, pan the page
Expexted result:
No "contextmenu" events are received.
Actual results:
"contextmenu" event is received on step 2 and 3. In fact on every mousedown on local pages.
Reproducible with Fennec 4.0b2 on Linux desktop.
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•