Closed Bug 2061987 Opened 1 month ago Closed 1 month ago

Menu bar appears below toolbar

Categories

(Thunderbird :: Toolbars and Tabs, defect)

Thunderbird 140
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1822991

People

(Reporter: rnm9md25fj, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:153.0) Gecko/20100101 Firefox/153.0

Steps to reproduce:

Enabled menu bar.

Actual results:

Menu bar appears BELOW the toolbar, breaking with decades of UX/UI behavioral norms.

Expected results:

Menu bar should appear ABOVE any toolbar and below the window title bar if enabled. This has been a common UX convention for the last 30 years.

It is possible to work around this by:
adding a /chrome folder to the default profile folder
adding a userChrome.css file to it
adding the line
#toolbar-menubar { order: -1 !important; }
to it. This is not a difficult thing to fix, yet "Wont Fix" is on all reported instances of this.

Status: UNCONFIRMED → RESOLVED
Closed: 1 month ago
Duplicate of bug: 1822991
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.