Closed Bug 454051 Opened 16 years ago Closed 4 years ago

use BarProps for hiding toolbars and the status bar

Categories

(Firefox :: Toolbars and Customization, defect)

defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: zeniko, Unassigned)

References

(Blocks 1 open bug)

Details

Showing/hiding e.g. the status bar through View -> Status Bar doesn't correctly set window.statusbar.visible. If we used the correct BarProp to start with, these two couldn't get out of sync and would even be easier to track and restore by Session Restore.

The available BarProps are: menubar, toolbar, personalbar, locationbar, statusbar. The main problem would probably be persisting the BarProp values.

Bonus points for correctly setting the address bar to read-only mode when it'd be hidden (usually through toolbar.visible = false).
See also SeaMonkey bug 155660 and bug 75158 and bug 55820.

Is this still relevant? We want to simplify this API in bug 1200936 (and there might be other changes coming due to some work I'm doing).

(In reply to Anne (:annevk) from comment #2)

Is this still relevant?

I don't think it is.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.