Closed
Bug 106215
Opened 23 years ago
Closed 23 years ago
Middle click on links does not work on Mac OS X
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: mozillaBugzilla, Assigned: mikepinkerton)
References
Details
Middle clicking on a Logitech TrackMan Marble Wheel does not open a link in a
new {window/tab} under Mac OS X. the Mouse wheel is supported.
Build: 2001102205 Bundle build.
dup of bug 105995?
Reporter | ||
Comment 2•23 years ago
|
||
It doesn't do anything if tabs are on or off. Command clicking on a link opens
it in either a new window or a new tab, depending on your settings, but the
middle button does not do that.
Summary: Middle click does not work on Mac OSx → Middle click on links does not work on Mac OS X
Comment 3•23 years ago
|
||
Have you set
user_pref("middlemouse.openNewWindow", true);
? It defaults to false on the Mac (including OSX).
Comment 4•23 years ago
|
||
Dup of bug 106159, methinks
Reporter | ||
Comment 5•23 years ago
|
||
Oops didn't realise this pref existed. I'll test it tonight
Reporter | ||
Comment 6•23 years ago
|
||
Re dupe of bug 106159: possibly, As I said, I'd never tried the middle click
preference, but I never rememberd it working under OSX
Re the middle click preference: I tried it, but it didn't work, probably becasue
of 106159.
Marking it as a dupe, and will re-open once the other bug is fixed if this still
doesn't work.
*** This bug has been marked as a duplicate of 106159 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 7•23 years ago
|
||
Re-Opening, Middle clicking on a link in OSX still does not do anyhting. build:
2001110108 bundled version. the pref is set to true (by default) (confirmed with
about:config).
this happens with and without tab browsing
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 8•23 years ago
|
||
*** Bug 108209 has been marked as a duplicate of this bug. ***
Comment 9•23 years ago
|
||
status to NEW since the pref is not helping (and we now have multiple reports).
pinkerton? Any ideas?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 10•23 years ago
|
||
there is no support in carbon for a middle mouse button. i'm not even sure how
to trap this in the widget library.
Assignee | ||
Comment 12•23 years ago
|
||
does this work in IE?
Assignee | ||
Comment 13•23 years ago
|
||
if this works in IE, reopen. until then, i'm getting it off my list.
Status: NEW → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → INVALID
Comment 14•23 years ago
|
||
Wish I still had a 3 button mouse to try this with (I should be getting a new
one shortly). The funny thing is Mozilla works fine if you 'emulate' a 3
button mouse with Cmd-Click.
So, on every link I Cmd-Click on, it goes ahead and opens it in a new tab
(or Window) - So does IE. So *something* is being trapped.
Comment 15•23 years ago
|
||
in my cube i've got a Kensington Optical Pro mouse hooked to my 10.1.1 box
--which in addition to have a gazillion buttons (okay, just 4), has a mousewheel
that's clickable.
under the assumption that clicking the mousewheel is the equivalent of a middle
button click, i tried the following:
a. n6, "middlemouse.openNewWindow", false [default]: middle-clicking a link only
loads the link in the current window.
b. n6, "middlemouse.openNewWindow", true: middle-clicking a link still only
loads in the current window.
c. IE5.1.3, middle-clicking a link only loads the link in the current window.
[unless there's pref for this that i didn't find.]
side note: command-clicking a link does still work to open a link in another window.
Comment 16•23 years ago
|
||
mass verification of Invalid bugs: to find all bugspam pertaining to this,
set your search string to "MagaritaLuisaChascarilloAvoidsInvalidBugs".
if you think this particular bug is *still* an open issue, please make sure of
the following before reopening:
a. where relevant, do check that it's actually still a problem with ***recent
trunk builds*** on the all appropriate platform[s]
b. provide clear, compelling reasons why this bug should be considered a valid one.
Status: RESOLVED → VERIFIED
Comment 17•22 years ago
|
||
This bug can't be invalid just because middle-clicking on links in IE doesn't
open them in new windows, because IE doesn't have this feature.
See also bug 151249, "Middle click on link does nothing on MacOSX" (Pilot Wheel
Mouse).
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•