Closed
Bug 557603
Opened 15 years ago
Closed 15 years ago
Accessing the nav-bar via getElementById during startup removes user buttons
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 554279
People
(Reporter: mkaply, Unassigned)
Details
This one is really really strange. Basically if you do:
document.getElementById("nav-bar");
during startup, buttons disappear.
To recreate.
Customize your toolbar by adding a few buttons.
Install the attached extension (all it does is the referenced document.getELementById)
restart
Notice your buttons are gone.
Go to extension manager.
Disable the extension.
restart
buttons come back
Reporter | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•