desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #44541
[Bug 548866] Re: forgets middlemouse.contentLoadURL on upgrade or browser restart
This setting is hard-coded in the Ubuntu Firefox Modifications add-on:
$ grep middlemouse /usr/share/xul-ext/ubufox/defaults/preferences/ubuntu-mods.js
pref("middlemouse.contentLoadURL", false); // setting to false disables pasting urls on to the page
This overrides any user-specified setting saved in
.mozilla/firefox/[profile]/prefs.js, but also overrides any setting
stored in user.js even though user.js is supposed to take precedence.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/548866
Title:
forgets middlemouse.contentLoadURL on upgrade or browser restart
Status in The Mozilla Firefox Browser:
In Progress
Status in “firefox” package in Ubuntu:
Triaged
Status in “firefox” source package in Lucid:
Fix Released
Status in “firefox” source package in Natty:
Triaged
Bug description:
Binary package hint: firefox
Whenever firefox is updated, the setting for
middlemouse.contentLoadURL is forgotten in my profiles.
To simulate this:
0) go to "about:config" and set middlemouse.contentLoadURL to "true"
1) close firefox
2) remove .mozilla/firefox/[profile]/compatibility.ini
3) open firefox
4) observe setting has reverted to "false"
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/548866/+subscriptions