middle click scroll tries to open link

User Help for Mozilla Firefox
Post Reply
JeffSquared
Guest

middle click scroll tries to open link

Post by JeffSquared »

When I hold down my scroll wheel and move my mouse up and down to scroll pages, when I release, firebird thinks I'm trying to open/click on a link. How do I make it stop thinking this?
User avatar
!!!!cdn!
Posts: 250
Joined: December 7th, 2003, 2:58 pm
Location: Latitude 53ish
Contact:

[ 203 ]

Post by !!!!cdn! »

user_pref('browser.tabs.opentabfor.middleclick', false); in user.js

although then you'll miss out on this functionality
!!!!cdn!
-- http://extensionroom.mozdev.org/#chromedit -- http://themes.mozdev.org/ --
Mozilla/5.0 (X11; U; Linux i686; en-*; rv:*.*) Gecko/200*mmdd Mozilla Firebird/*.*
JeffSquared
Guest

Post by JeffSquared »

I don't think it's trying to open a new tab... occasionally it think's I'm clicking on a link, other times it thinks I'm searching up the word that I middle-click on in google... thus I end up visiting random sites by scrolling down a page. I think this might have to do with a mozilla conflict?
User avatar
!!!!cdn!
Posts: 250
Joined: December 7th, 2003, 2:58 pm
Location: Latitude 53ish
Contact:

[ 208 ]

Post by !!!!cdn! »

you may want to disable middle click paste as well

user_pref('middlemouse.paste', false);

I prefer these over autoscroll, although if you miss middle clicking a link, it does go off googling when you don't want it to : )
!!!!cdn!
-- http://extensionroom.mozdev.org/#chromedit -- http://themes.mozdev.org/ --
Mozilla/5.0 (X11; U; Linux i686; en-*; rv:*.*) Gecko/200*mmdd Mozilla Firebird/*.*
JeffSquared
Guest

Post by JeffSquared »

Alright, I'll try this. Thanks for your help.
Post Reply