Closed
Bug 309087
Opened 19 years ago
Closed 19 years ago
Hidden custom/new toolbars reappear at startup
Categories
(Toolkit :: Toolbars and Toolbar Customization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 215489
People
(Reporter: zeniko, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050917 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050917 Firefox/1.4
Toolbars added by the user can't be permanently hidden. Although the collapsed
property is correctly stored in localstore.rdf, it seems not to apply at
startup. The problem might be that - as the toolbar itself is created at startup
from data from localstore.rdf - it might not yet exist when the persistent
attributes are applied.
Reproducible: Always
Steps to Reproduce:
1. Create a new toolbar containing a flexible space
2. Hide this toolbar
3. Restart the browser
Actual Results:
The toolbar is back.
Expected Results:
It should stay hidden.
Comment 1•19 years ago
|
||
I can confirm this.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050918
Firefox/1.6a1 ID:2005091819
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 215489 ***
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.
Description
•