Closed Bug 309137 Opened 19 years ago Closed 19 years ago

Customizations to the toolbar are not saved

Categories

(Firefox :: Toolbars and Customization, defect)

1.5.0.x Branch
x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 307558

People

(Reporter: sjors, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4

When the toolbars are customized the changes are not saved when Firefox is
closed and reopened.

Reproducible: Always

Steps to Reproduce:
1. Make a change in the toolbars (right mouse click on toolbar => Customize)
2. For example add seperator on toolbar/menubar after help
3. Close Customize Toolbar window by pressing Done button.
4. Close Firefox
5. Open Firefox

Actual Results:  
The customization(s) to the toolbar disapeared.

Expected Results:  
Save the changes to the toolbar when closing Firefox and showing the changes
when opening firefox.
It seems that this is because I installed FF 1.5 beta 1 over FF 1.06 (Dutch
version). I uninstalled everything and renamed all folders related to FF
(Installation Folder + "C:\Documents and Settings\UserName\Application
Data\Mozilla" +  "C:\Documents and Settings\UserName\Local Settings\Application
Data\Mozilla"). After re-installing FF 1.5 beta 1 it works.
Severity: normal → minor
Version: unspecified → 1.5 Branch
Adding items in bookmark toolbar are saved but changing the positions of
toolbars are not saved, after restarting the firefox toolbars come to default
positions and closed ones are open.
On OSX, with 1.5RC3 freshly installed, customization of toolbars doesn't stick:
- I tried to hide the bookmark toolbar
- I tried to move buttons around

Both are gone when Firefox is restarted.

I am not sure it is related, but the geometry of the window seems to also be ignored at restart.
Version 1.5 also shows this problem.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5

Same problem for me. I can't be certain about when this bug first occurred for me but it was definitely not when I first moved to RC3. It *may* have started after Google Toolbar (1.0.20051122) updated itself, sorry I can't be sure.
Investigating a little more, I noticed that localstore.rdf doesn't contain anything about chrome://browser/content/browser.xul#nav-bar which I found in another localstore.rdf from a Firefox 1.07.

I tried adding the following but it didn't do the trick:

  <RDF:Description RDF:about="chrome://browser/content/browser.xul#nav-bar"
                   currentset="back-button,forward-button,reload-button,stop-button,home-button,urlbar-container"
                   iconsize="small" />
I found the source of my problem. Thanks to messages from the JavaScript console, I saw that me localstore.rdf had duplicate attributes (how did that happen?). After fixing this, Firefox was much happier writing its preferences to it.

So I think that others should check the validity of theirs.

*** This bug has been marked as a duplicate of 307558 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.