Closed
Bug 161214
Opened 24 years ago
Closed 23 years ago
Gestures don't work when configured for middle button
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 151249
People
(Reporter: bradman, Assigned: joki)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1b) Gecko/20020728
BuildID: 2002072803 (OSX CFM)
Download and install the "mouse gestures" stuff for Mozilla on MacOS X.
Reproducible: Always
Steps to Reproduce:
For starters, I'm using a Kensington Expert Mouse Pro, with the upper-left
button mapped to "middle button' in the Kensington system preference pane.
1. Install the add-on in Mozilla, quit and relaunch Moz.
2. Go to Preferences/Advanced and configure Mouse Gestures to use the middle button.
3. Try to use a gesture on a web page.
Actual Results: Gesture is not recognized when middle button is selected in the
Mouse Gestures preferences. They work when configured for the left mouse button.
Expected Results: Gestures should work with the middle mouse button.
Just guessing, but perhaps the Mac Moz code doesn't handle CarbonEvents for
mouse buttons > 2...?
Reassigning to Event Handling. Brad, Mozilla doesn't implement CarbonEvents for
mouse events yet. That's bug 106692.
Did Optimoz's developers have anything to say about this?
Assignee: Matti → joki
Component: Browser-General → Event Handling
QA Contact: asa → rakeshmishra
Updated•23 years ago
|
QA Contact: rakeshmishra → trix
*** This bug has been marked as a duplicate of 151249 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
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
•