Closed
Bug 269811
Opened 20 years ago
Closed 19 years ago
middle-clicking on a link still opens a new window even when middlemouse.openNewWindow is set to false
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bludshot, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 I have browser.tabs.opentabfor.middleclick set to false because I don't want to use tabbed browsing (I like to see all my open windows on my taskbar). Once I set that, middle-clicking opens the links in new windows. I don't want that either so I set middlemouse.openNewWindow to false. This has no effect. I use the middle mouse button to scroll by clicking on the window which creates a circle icon with up and down arrows on it, then i drag the mouse up or down to smoothly scroll up or down. Because of this bug, if my mouse happens to be on a link, then instead of the desired scroll feature, a new window launches. Reproducible: Always Steps to Reproduce: 1. Set browser.tabs.opentabfor.middleclick to false 2. Set middlemouse.openNewWindow to false 3. Go to any web page 4. Middle-click on a link Actual Results: A new window opens with the page that the link in step 4 refers to. Expected Results: Not opened a new window, and show the circular scroll icon with the up and down arrows on it, allowing me to scroll up and down the page by moving my mouse. - I am using the Microsoft IntelliMouse. - someone on the MozillaZine forums told me that this bug was not present in versions prior to 1.0
Comment 1•20 years ago
|
||
I've noticed the same problem in Firefox 1.0.3 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 The middlemouse.openNewWindow option is completely ignored, yet builds of Mozilla 1.7 and up seem to recognize the option.
Comment 2•19 years ago
|
||
That preference appears to be suite only. There are a number of similar prefs that firefox does not use but are still set in the default preference files.
Comment 3•19 years ago
|
||
As noted, middlemouse.openNewWindow isn't used in Firefox. This is invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•