Closed
Bug 700549
Opened 13 years ago
Closed 13 years ago
document right click should not trigger click event
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 184051
People
(Reporter: dushaobindoudou, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.187 Safari/535.1
Steps to reproduce:
when i attach a click event to document
Actual results:
when i click right click the event is trigger
Expected results:
ie and chrome not happend but firefox 6.0.2
Attachment #572735 -
Attachment mime type: text/plain → text/html
Mozilla/5.0 (Windows NT 5.1; rv:10.0a1) Gecko/20111027 Firefox/10.0a1
Confirming, alert comes up with right click.
Duplicate of bug 184051?
Summary: document right click → document right click should not trigger click event
Version: 6 Branch → Trunk
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•