Closed Bug 751664 Opened 12 years ago Closed 8 years ago

Give the mail-toolbox a possibility to know if the menu-bar is shown or hidden as an attribute.

Categories

(Thunderbird :: Toolbars and Tabs, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: Paenglab, Unassigned)

References

Details

With tabs on top the menu-bar and the mail-bar aren't together anymore.

For bug 751527 I should know if the menu-bar is shown or not. When not shown then the mail-toolbox becomes a top-left and top-right border-radius. If the menu-bar is shown then the border-radius is on the menu-bar and the mail-toolbox has no border-radius.

A other usage could be with personas. When the menu-bar is shown, then the gradient on the mail-toolbox could be removed or minimized.

With CSS the selector could be like this:

#mail-toolbox[menubar-hidden="true"] {...}
Blocks: 751527
Richard:

Will we need this menubar-hidden attribute for other toolbars, besides the mail toolbar?  The Chat toolbar, for example?

-Mike
I checked Chat and Calendar. Both are using the mail-toolbox class like the main toolbar. If this class will be informed this would help.
But I see a problem with contentTabs like Add-on Manager or browser tabs. How are they informed? Or the contentTabToolbox has always a min-height for the radius and will be informed if the menubar is shown.
With Win8 and Win10 rounded edges are no more actual. With the limited developer resources I think it's okay to WONTFIX this Bug.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.