black7375 / Firefox-UI-Fix

🦊 I respect proton UI and aim to improve it.
Mozilla Public License 2.0
5.24k stars 184 forks source link

Hiding tab bar no longer works #815

Open awebeer256 opened 8 months ago

awebeer256 commented 8 months ago

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.

Progress200 commented 8 months ago

I also have the same bug.

awebeer256 commented 7 months ago

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 commented 7 months ago

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