Closed
Bug 81434
Opened 23 years ago
Closed 23 years ago
Right mouse button clicks sent to content and chrome
Categories
(Core :: DOM: Events, defect)
Tracking
()
People
(Reporter: adamlock, Assigned: joki)
References
()
Details
When you load the URL and right mouse button click on the "display on desktop"
link, the onmouseclick handler attached to the link opens a popup window and the
chrome displays a context menu.
Shouldn't we do just one or the other? Should we swallow right-mouse button
events while over content like IE does?
Comment 1•23 years ago
|
||
I think this pretty much a dup of bug 71705
Lots of discussion there about the right click triggering the onClick handler
Jake
Assignee | ||
Comment 2•23 years ago
|
||
Agreed dupe.
*** This bug has been marked as a duplicate of 71705 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•