Closed Bug 166823 Opened 22 years ago Closed 22 years ago

middle-click on tab-handle

Categories

(SeaMonkey :: General, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 107147

People

(Reporter: roland, Assigned: asa)

Details

In Mozilla 1.0 when you middle-clicked on a tab-handle, that tab was closed.

In Mozilla 1.1 it tries to load whatever junk is in the clipboard (which in most
cases results in an error and in an unwanted page in the rest of cases).

Please change it back to the old behaviour or at least make it configurable.
WFM - trunk build 2002090415 - WinXP.

Thanks for the info, I do not know this feature :-)
Setting the following pref to false will disable this feature.

middlemouse.paste
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
I added   user_pref("middlemouse.paste", false);  to prefs.js and did not notice any difference. (It still trys to open what is in the clipboard)  Anyway, I'd really like to have Mozilla1.0's behaviour back because it's the best method to get rid of the tabs you don't need anymore.  Mozilla already accepts the middlemouse-paste *anywhere* on the page, so this "feature" is already covered, there is no need to extend this to the tab-handles, IMO.   
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Now I know what  user_pref("middlemouse.paste", false); does: It prevents pasting into forms (which is a feature I use and 
like) but still tries to load the goddamn clipboard. 
 
You might want to add this line to your prefs.js:

user_pref("middlemouse.contentLoadURL", false);

This bug is probably either invalid or a dupe of bug 107147.
Sounds like a dupe to me

*** This bug has been marked as a duplicate of 107147 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago22 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.