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

Hiding tab bar no longer works #815

Open
2 of 9 tasks
awebeer256 opened this issue Nov 2, 2023 · 3 comments
Open
2 of 9 tasks

Hiding tab bar no longer works #815

awebeer256 opened this issue Nov 2, 2023 · 3 comments
Labels
Browser::Upstream Changes or bugs from Firefox Class::Layout-Others Layout issues except Padding and Size issues Component::Tabbar Tab or tabbar Env::Windows Issues on Windows10, Windows11, unknown windows Issue::Bug Something isn't working

Comments

@awebeer256
Copy link

Describe the bug

userChrome.hidden.tabbar = true no longer hides the tab bar.

Expected behavior

No response

Screenshots

No response

OS

Windows 10

OS - Others

No response

Firefox Version

119.0-7

Distribution

Theme

Theme - More Info

No response

user.js setup

I ran the project's included user.js, then deleted it, then changed the following settings in about:config:

userChrome.hidden.tabbar = true
userChrome.theme.fully_color = false
userChrome.theme.proton_chrome = false

Additional context

I think the update to 119 broke it.

@awebeer256 awebeer256 added the Issue::Bug Something isn't working label Nov 2, 2023
@black7375 black7375 added Env::Windows Issues on Windows10, Windows11, unknown windows Component::Tabbar Tab or tabbar Class::Layout-Others Layout issues except Padding and Size issues Browser::Upstream Changes or bugs from Firefox labels Nov 4, 2023
@Progress200
Copy link

I also have the same bug.

@awebeer256
Copy link
Author

When I fired up my browser today on a Linux machine, the bug had spread to it. I ran git pull on that machine and that fixed it. Then I ran a bisect and determined that 89d0c6b was the commit that fixed it.

I'll be able to repeat this investigation on the Windows machine next week. Fingers crossed.

@black7375
Copy link
Owner

Confirmed to work on firefox v122.0a1 of Windows!!
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Browser::Upstream Changes or bugs from Firefox Class::Layout-Others Layout issues except Padding and Size issues Component::Tabbar Tab or tabbar Env::Windows Issues on Windows10, Windows11, unknown windows Issue::Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants