|
|
[an error occurred while processing this directive]
Mozilla Browser FAQLast updated on November 3, 2004.
How do I disable selection of the entire URL when I click in the location bar?Add the following line to your user.js file: user_pref("browser.urlbar.clickSelectsAll", false);
Or you can enter about:config in the location bar. Double clicking on the URL will still select the entire URL for you. |