Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: HowTo: Stop Firefox from loading URL w/ middle mouse button

  1. #1
    Join Date
    Jun 2006
    Location
    Fairfax, VA
    Beans
    1,482
    Distro
    Ubuntu 6.06

    HowTo: Stop Firefox from loading URL w/ middle mouse button

    Scene:
    You have a 3 button mouse or a wheel mouse & occasionally when using the middle mouse button to scroll a Web page you push too fast or too hard & you are surprised to see some Web page load that you did not intend to load.

    Cause:
    Firefox default setting for midle mouse button will load a Web page when pressed if cursor happens to be over hypertext. (a nuisance when using the mouse wheel to rapidly scroll a Web page)

    Solution:
    1. open Firefox
    2. in address bar type: about:config
    3. locate line: middlemouse.contentLoadURL
    4. double click the line to change from true to false

  2. #2
    Join Date
    Jun 2006
    Location
    ga
    Beans
    426

    Re: HowTo: Stop Firefox from loading URL w/ middle mouse button

    thanks. your guide helped me figure out how to fix the annoyance in my opera browser.

  3. #3
    Join Date
    Jun 2006
    Location
    Buenos Aires, Argentina
    Beans
    686
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: HowTo: Stop Firefox from loading URL w/ middle mouse button

    Thanks, that solved that annoyiance in firefox...

  4. #4
    Join Date
    Apr 2006
    Beans
    368
    Distro
    Edubuntu 7.04 Feisty Fawn

    Re: HowTo: Stop Firefox from loading URL w/ middle mouse button

    This is far from an annoyance to me. Middle clicking is great in firefox. I am in the habit of opening links in new tabs. You can also close a tab by middle clicking it!

    I know this middle click works well in Windows as well, but I love Linux' use of middle clicking for copy / paste. that is very handy (although it is not 100% consistent.


  5. #5
    Join Date
    Mar 2006
    Location
    Kitakyushu Japan
    Beans
    9,362
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: HowTo: Stop Firefox from loading URL w/ middle mouse button

    i love you man. can't count how many forum posts i've lost as a result of that little middle click "feature".

  6. #6
    Join Date
    Sep 2005
    Location
    Indiana
    Beans
    130

    Re: HowTo: Stop Firefox from loading URL w/ middle mouse button

    Yeah, I also use the middle-click a ton. I used to use mouse gestures to open new tabs (and closing tabs) until I found the middle-click gem.

    In any case, does anyone know what causes the very strange behavior in firefox in other environments? I've noticed it on some of the school's Solaris machines -- a middle click on a tab won't close it, but rather, open some (sometime completely random) website. (Does anyone know what I mean?)

    I've also noticed this in the KDE environment under Mepis... why is it not consistant?

  7. #7
    Join Date
    Jun 2006
    Beans
    Hidden!

    Re: HowTo: Stop Firefox from loading URL w/ middle mouse button

    Why not just check "Use autoscrolling" from options/advanced/general? That's the first thing I change when I install Firefox.

  8. #8
    Join Date
    Nov 2005
    Beans
    127
    Distro
    Ubuntu 5.10

    Re: HowTo: Stop Firefox from loading URL w/ middle mouse button

    Thank you, thank you, thank you! I use a laptop touchpad and the middle click is mapped to the right-top edge which I accidentally pressed all the time. This was a major annoyance for me.

  9. #9
    Join Date
    Feb 2006
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HowTo: Stop Firefox from loading URL w/ middle mouse button

    Thank you very much, this also fixes the annoyance in non-standard installations of Firefox (Swiftfox etc.) and Seamonkey where middle clicking on a tab button causes the browser to try to load the contents of the clipboard rather than closing the tab.

    For those who may be interested here is the user.js entry for this.

    Code:
    user_pref("middlemouse.contentLoadURL", false);

  10. #10
    Join Date
    Sep 2006
    Beans
    1

    Re: HowTo: Stop Firefox from loading URL w/ middle mouse button

    Quote Originally Posted by tht00 View Post
    In any case, does anyone know what causes the very strange behavior in firefox in other environments? I've noticed it on some of the school's Solaris machines -- a middle click on a tab won't close it, but rather, open some (sometime completely random) website. (Does anyone know what I mean?)
    I just noticed this myself--middle clicking seems to do a Google "feeling lucky" search for the currently selected, or most recently selected text. Now that I see a pattern to the seemingly random URLs that were loaded, I can see how it'd be a useful feature.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •