Closed
Bug 147417
Opened 22 years ago
Closed 22 years ago
middle mouse button behaviour screwed up
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 107147
People
(Reporter: ruysenaars, Assigned: jag+mozilla)
Details
i have the middle mouse button configured to open op a new tab (in the
background) when clicking a link... now the problem is that when i use the
middle mouse button and i click anywhere in the browser window (to close a tab
e.g.), mozilla tries opening up a new page in the current tab, with the last
text you selected in the window. e.g. i select the words 'blank to', then i
deselect it, so that i dont have anything selected, i try to close a tab with
the middle mouse button, and now the current tab tries to load www.blank to.com.
btw i think mozilla should not open urls with spaces anyway, just give some
error message.
very irritating.. suse linux 8.0 here
yes.. isn't it annoying. You can work around it by adding this in user.js or
prefs.js (mozilla should not be running at the time:
user_pref("middlemouse.contentLoadURL", false);
The tabs are obviously perceived as "content area" but this pref will prevent
the feature of middle mouse clicks over content area to load URLs.
*** This bug has been marked as a duplicate of 107147 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 3•22 years ago
|
||
marking verified as a duplicate.
if you decide to reopen this bug, please clarify why.
search string for bugspam removal: SalviaGuaranitica
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•