Closed
Bug 1231223
Opened 9 years ago
Closed 4 years ago
No double click event for middle button
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: firefox, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.13 Safari/537.36
Steps to reproduce:
Started web app that uses double middle click for zoom to extent (http://sketch.openingdesign.com:9004 [currently logs all mouse down, drag, up and dblclick events to console]). Tried to double middle click in canvas
Actual results:
No double click event fired - zoom to extent did not work
Expected results:
Should have fired double click event (with button = 1) and zoomed to extent
Comment 1•9 years ago
|
||
Might be related to bug 1231223
Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Comment 2•4 years ago
|
||
Closing, because the site is not accessible anymore. Please reopen if anyone has a new address and still can reproduce the issue.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•