Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Full Screen mode some items are permanently hidden (even when we leave this mode) #673

Open
ArkadiuszMichalski opened this issue Aug 25, 2024 · 2 comments

Comments

@ArkadiuszMichalski
Copy link

When we use @import "./css/tabs/tabs_below_navigation_toolbar.css"; and we go to Full Screen mode then some items (like some buttons or search bar go to the overflow button). In addition, when we leave this mode, the default state is not restored (we have to restart the browser to get proper state).

Screen without Full Screen mode:
image

Screen with Full Screen mode:
image

Screen after leaving Full Screen mode (some buttons or search bar still sitting in the overflow button):
image

Is there any way to not modify Nav Bar when we use @import "./css/tabs/tabs_below_navigation_toolbar.css"; and enter/exit to/from Full Screen mode? I would except that this Nav Bar will look identical in both modes (don't hide anything).

I use:
CustomCSSforFx 4.5.5
Firefox 129.0.2 (64-bit)
Theme: https://addons.mozilla.org/en-US/firefox/addon/pinstripe-blue/
browser.search.widget.inNavBar << set to true in about:config
@import "./css/toolbars/menubar_in_fullscreen_mode.css"; << use also this
Windows 11

@Aris-t2
Copy link
Owner

Aris-t2 commented Sep 3, 2024

Which screen resolution are you using? I can't reproduce this on my system.

Does this happen, if you are using default theme?

@Aris-t2
Copy link
Owner

Aris-t2 commented Oct 2, 2024

Any news about the issue?

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

No branches or pull requests

2 participants