cw wrote:
> Hey there, just a comment.
> 
> This is regarding the win32 build. Basically I have noticed that whenever 
> you right click in the address bar, Mozilla automatically selects the whole 
> line. Sometimes I only want to copy out part of the address, so I have to 
> use the edit > copy menu or reach for the keyboard and use ctrl+c.
> Is there a way to disable this auto-select of the full text and does it 
> annoy anyone else?

You can disable it by adding user_pref("browser.urlbar.clickSelectsAll", 
false); to your prefs.js. http://geocities.com/pratiksolanki/ for more 
hidden prefs.

-- 
/Jonas


Reply via email to