Nov 06
If you’re a recent Windows to Linux convert, you might find the default behavior in Firefox’s address bar a little annoying. In Windows, clicking into the address bar would select the entire URL, you could then just start typing to wipe out what’s there and enter a new address. I’ve found that the Linux Firefox defaults to just dropping your cursor into the address bar and you either need to double-click to select all or use some other method of clearing the address bar. If you’re more comfortable with the “click selects all” method do the following:
- Open Firefox
- Enter about:config into the address bar and hit Enter
- In the Filter field enter the text clickselectsall
- Double-click the preference name browser.urlbar.clickSelectsAll entry (doing so will change the value to true)
- Restart Firefox
That’s all folks, single clicking in the address bar now selects all.
Note: some distributions may have have this set for you, I can only tell you that Ubuntu and Fedora do not.
December 5th, 2006 at 4:23 pm
Thanks much!
December 5th, 2006 at 4:33 pm
Just glad to help
February 1st, 2007 at 6:23 pm
Yes, thank you! That’s bothered me for a while now, but never quite enough to look up how to change it. Stumbling upon this tip was really great!