Closed Bug 293361 Opened 21 years ago Closed 20 years ago

Middle mouse button does nothing for Intellimouse on OS X 10.4

Categories

(Core Graveyard :: Widget: Mac, defect)

1.7 Branch
PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: adamlock, Assigned: jaas)

References

Details

The default OS 10.4 mouse driver supports multi-button mice such as the MS Intellimouse Explorer. Middle clicking on a link in Safari opens a new tabbed window (after enabling tabbed browsing from the Prefs). Middle clicking on a link in Firefox does nothing at all. It is not clear why one would work and the other wouldn't. Assuming the Mac uses cocoa these days, I see that otherMouseDown is handled in the cocoa widget. So I would have thought the behaviour for both would be the same: http://lxr.mozilla.org/seamonkey/source/widget/src/cocoa/nsChildView.mm#2760 A workaround I have used in the past is to install the Intellimouse driver. But it doesn't yet work for 10.4 and the only reason I've ever needed it is for this one particular issue. It's possible that looking at WebCore and / or the QT port would show how this event is being processed in Safari.
*** This bug has been marked as a duplicate of 151249 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Sorry, to triggerhappy. Are you using a trunk build?
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
adam: by default firefox uses mac, camino uses cocoa. btw welcome back.
That explains it :) Camino's middle click actually works, but Firefox's doesn't. So clearly Carbon / Cocoa are handling the button in different ways.
Assignee: nobody → joshmoz
Status: REOPENED → NEW
Component: General → Widget: Mac
Product: Firefox → Core
QA Contact: general → mac
Version: 1.0 Branch → 1.7 Branch
*** Bug 293966 has been marked as a duplicate of this bug. ***
Intellimouse middle click opens the link in a new tab in Deer Park Alpha 2. WFM
Status: NEW → RESOLVED
Closed: 21 years ago20 years ago
Resolution: --- → WORKSFORME
I am using Mac OS X 10.4.2 with no special mouse setup. Just plugged an intellimouse into a normal setup.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.