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

autohide_bookmarks_and_main_toolbars does not show bookmarks bar if window is in full screen (macOS)

Open GJRobert opened this issue 1 year ago • 2 comments

On macOS,

Window in full-screen mode: 截圖 2023-11-23 16 32 57

Not in full-screen mode: 截圖 2023-11-23 16 33 09

GJRobert avatar Nov 23 '23 08:11 GJRobert

Indeed, that's intentional. Or rather, we are not changing the normal behavior of Firefox in that regard - if you disable all custom css rules then you should see that Firefox does not show bookmarks toolbar when in fullscreen mode.

MrOtherGuy avatar Nov 23 '23 14:11 MrOtherGuy

However I see that this style was kinda broken in fullscreen mode in another manner - the content area was pushed too far up if Firefox internal option to hide toolbars in fullscreen mode was selected. This should be fixed in 4f3ac16

MrOtherGuy avatar Nov 23 '23 15:11 MrOtherGuy