Fixing Firefox Quirks on Linux
February 19th, 2006 • General, Mozilla
I’m not really sure why Firefox/Linux packagers decided to flip some options and make it different from Windows, but there are a few quirks about Firefox that can get too annoying at times. Here’s how you fix them:
Type in the address bar
about:config, pressEnter, and you’ll get a list of (almost) all Firefox internal options. Now look for each of the following options and toggle them to your preference.middlemouse.contentLoadURL: If you’ve ever middle-clicked by mistake in some page and ended up not knowing exactly where, it’s because Firefox took the content of your clipboard, pasted it automagically in the address bar, looked up the first result in Google and went there. Ouch! You might want to disable this. Just double click the row to toggle true/false.
middlemouse.paste: If this is enabled and you middle-click a text box, Firefox will paste the clipboard in there. But there’s a small caveat. It doesn’t matter if the text is selected or not. Normally, if there’s a selection and you press
Ctrl+V, the text will be pasted to replace the selection; Firefox doesn’t do that, it just pastes the text wherever you clicked.browser.urlbar.clickSelectsAll: This option makes Firefox select the whole URL in the address when you click it. Yes, this is minor, but still annoying.
layout.word_select.stop_at_punctuation: I spent some time looking for this one, this was the most annoying quirk to me. You know when you’re trying to delete just the directory or the query part of a URL and you press
Ctrl+Shift+Left Arrowto select it and delete it? Well on Linux, Firefox selects the whole text instead. This is how you fix it, enable this option and you’ll get the same behaviour that Firefox has on Windows. Nifty, huh?
9 Responses (Add Your Comment)
-
zenmatt Mar 3, 2006at 4:30am
-
Phil Evans Jan 15, 2007at 3:02pm
Ahhh, finally someone tells me how to make ctrl+shift+left arrow do what it’s supposed to in the URL bar! Good work fella :)
Reply -
Jeremy Jan 25, 2007at 9:42pm
Thank you thank you thank you! The ctrl+shift+left arrow thing was driving me nuts (I don’t know what’s wrong with the Firefox developers, but making it default to false is idiotic).
Reply -
Great tips esp layout.word_select.stop_at_punctuation.
Another one not listed here is to make the backspace key go back to the previous page like in windows you can set browser.backspace_action to 0
Reply -
Thanks for this – I’m a new Linux user, and the Ctrl/URL issue was driving me crazy…
Reply -
I love you man! This was killing me since 2 years ago and never bother looking for a solution since today hehe.
Reply -
Nagaraj Oct 18, 2008at 7:28am
Great piece of info. Helped a lot. Thanks
Reply
Thank you very much, for posting this info, I wan’t sure how
to go about finding out how to fix the SelectAll on urlbar
click, but happend upon your page. This makes the wife very
happy. Thanks again.