Closed
Bug 111148
Opened 23 years ago
Closed 23 years ago
disable middle click paste [option/by default]
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
People
(Reporter: Marko.Macek, Assigned: bugzilla)
References
()
Details
There should be an option to disable the middle click paste.
It often happens to me that I want to middle click on a link to open a new
window and I just miss it (maybe I have a wheel mouse and cause a scroll
instead) and then it goes to some garbage url which I did not intend to paste.
I bet I am not alone in this.
Comment 1•23 years ago
|
||
There's a hidden pref to do it. Add this into your prefs.js:
user_pref("middlemouse.contentLoadURL", false);
Also have a look at bug 85677 which will probably help too.
*** This bug has been marked as a duplicate of 57317 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
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
•