This is driving me crazy.

I go to about:config and filter on "zoom".

I see the pref [toolkit.zoomManager.zoomValues] shows Status as "user set" with values of 0.5,0.75,0.9,1,1.2,1.5,2.

I right-click and choose "Reset." The Status changes to "default" with values of 0.5,0.75,0.9,1,1.1,1.15,1.2,1.25,1.33,1.5,2. Great.

I restart SM. Go to about:config and the pref is back to "user set" with the wrong values.

And, no, I do not have a user.js file.

Closed SM and I manually added

user_pref("toolkit.zoomManager.zoomValues", "0.5,0.75,0.9,1,1.1,1.15,1.2,1.25,1.33,1.5,2");

to my prefs.js file.

Restart SM.  The pref is again changed to values

0.5,0.75,0.9,1,1.2,1.5,2

I check the prefs.js file and the manually-added pref is now set to

user_pref("toolkit.zoomManager.zoomValues", "0.5,0.75,0.9,1,1.2,1.5,2");

What the heck is going on?

--
Ed Mullen
http://edmullen.net/
If man evolved from apes why do we still have apes?
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to