firefox-csshacks icon indicating copy to clipboard operation
firefox-csshacks copied to clipboard

FF135 Menu bar not overlaying as before

Open wzqj opened this issue 9 months ago • 5 comments
trafficstars

The menu bar used to overlay nicely on the top left of the navigation bar when alt was pressed, but since FF135 it stopped working as before and now, the menu bar appears above navbar when alt is toggled.

I couldn't remember which snippets I had enabled, but checking userChrome.css showed I had: window_control_placeholder_support.css hide_tabs_toolbar.css

Seemed like nothing related to menubar which I thought was odd.

I added overlay_menubar.css as the name sounded like what I wanted, but the menu appears directly on top of the buttons with no background.

Also tried hide_tabs_toolbar_v2.css as I saw some other issues that said the old one is deprecated.

My screenshot tool isn't able to capture this because the menu bar disappears once focus is changed.

Not a huge deal if it can't be solved, it was just nice how it looked before.

wzqj avatar Feb 13 '25 10:02 wzqj