Closed
Bug 159177
Opened 24 years ago
Closed 24 years ago
Middle mouse button not recognized on OS X
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 151249
People
(Reporter: hsivonen, Assigned: joki)
Details
Build ID: 1.1beta
Steps to reproduce:
1) Get a mouse with a middle button (could be wheel).
2) Add the line
user_pref("middlemouse.openNewWindow", true);
to user.js
3) Restart Mozilla
4) Middle-click a link
Actual results:
Nothing.
Expected results:
Expected the link to be opened in a new Window.
Additinal info:
I'm using a Logitech mouse.
resolving as dup of bug 151249
See also bug 106215.
*** This bug has been marked as a duplicate of 151249 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
QA Contact: rakeshmishra → trix
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•