Closed
Bug 514389
Opened 15 years ago
Closed 15 years ago
weave keeps re-enabling browser.urlbar.clickSelectsAll
Categories
(Cloud Services :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhaar, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090803 Fedora/3.5.2-2.fc11 Firefox/3.5.2
Build Identifier:
Hi there
I'm a Linux user and I really dislike the new default browser.urlbar.clickSelectsAll=true settings. However, "about:config" enables me to override it and go back to the way it should be
Anyway, each time a new version of Weave comes out, I find browser.urlbar.clickSelectsAll set back to "true" again. Unpacking the xpi I can see it in the .js files.
Reproducible: Always
Steps to Reproduce:
1. set browser.urlbar.clickSelectsAll to false
2. upgrade/install weave
3. browser.urlbar.clickSelectsAll reset to "true"
4. cry
Do you actually need that setting? If you remove it from weave, wouldn't that mean it will remain whatever Firefox has it set to? Which is what the user will want?
Thanks
Jason
Comment 1•15 years ago
|
||
We sync the pref...
extensions.weave.prefs.sync.browser.urlbar.clickSelectsAll == true means to sync that pref. if you have another machine where the pref is set differently, that may be overriding this machine's prefs. You can set the pref I named to false to not sync this particular pref.
Comment 2•15 years ago
|
||
We don't sync this anymore.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•