Closed
Bug 913910
Opened 11 years ago
Closed 11 years ago
contextmenu events bubbled up to document as clicks
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 569071
People
(Reporter: simonzack, Unassigned)
Details
Attachments
(1 file)
584 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0 (Beta/Release)
Build ID: 20130814063812
Steps to reproduce:
Left click/right click the link in the attached document.
Actual results:
In the attached html, right clicking the link is detected by the document element as a click + contextmenu event. This happens in both firefox v23.0.1 and nightly 2013-09-07
Expected results:
I've also tested this in chrome, which has the correct behavior of the right click only being detected as a context menu event.
Attachment #801228 -
Attachment mime type: text/plain → text/html
Updated•11 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•11 years ago
|
||
I think this is dupe of Bug 569071
You need to log in
before you can comment on or make changes to this bug.
Description
•