Closed
Bug 683141
Opened 14 years ago
Closed 14 years ago
Contextmenu events generated even though no context menu appears
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Assigned: mbrubeck)
References
Details
(Keywords: testcase)
Attachments
(1 file)
|
481 bytes,
text/html
|
Details |
Fennec seems to generate contextmenu events on long tap, no matter if a context menu is appearing or not.
Just long tap in a page, you'll see a contextmenu is getting fired (this will appear in the testcase).
ACcording to the documentation:
http://msdn.microsoft.com/en-us/library/ms536914%28v=vs.85%29.aspx
It should only fire when the context menu is about to be opened, afaict.
Comment 1•14 years ago
|
||
Fennec has special event handling code, which I'm not really familiar with.
| Assignee | ||
Updated•14 years ago
|
Comment 2•14 years ago
|
||
Is this still an issue on Fennec Native? Does it still block 616348?
Comment 3•14 years ago
|
||
Should be fixed in native
Comment 4•14 years ago
|
||
Martijn, can you test in native fennec and close this bug if it's fixed there?
| Reporter | ||
Comment 5•14 years ago
|
||
Yeah, seems to work correctly now.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•