Skip to content

Conversation

greeeen-dev
Copy link

As of version 12.2.0, Floorp hides the navbar when in full-screen view (i.e. when F11 is pressed). This behavior also applies to macOS, although macOS' fullscreen view is usually more comparable to the maximized view on Windows and Linux in terms of how it's used.

For example, on Firefox:

  • When the window is maximized on Windows/Linux, the toolbar remains.
  • When the window is full-screened (F11) on Windows/Linux, the toolbar automatically hides.
  • When the window is full-screened on macOS, the toolbar remains.

I believe Floorp should also follow this behavior, so I've added a condition to the CSS rule so that the navbar only hides itself when it is on fullscreen on a non-macOS system.

@mxngjxa
Copy link

mxngjxa commented Sep 20, 2025

please merge this asap, the issue is also applying to full screen with vertical tabs

@noahnao
Copy link

noahnao commented Sep 21, 2025

Please merge this with the main branch and push an update asap!

@mxngjxa
Copy link

mxngjxa commented Sep 26, 2025

please merge this asap,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants