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

autohide_tabstoolbar_v2.css broken in FF135 #508

Open
Stoarr opened this issue Feb 8, 2025 · 3 comments
Open

autohide_tabstoolbar_v2.css broken in FF135 #508

Stoarr opened this issue Feb 8, 2025 · 3 comments

Comments

@Stoarr
Copy link

Stoarr commented Feb 8, 2025

I'm using autohide_tabstoolbar_v2.css with vertical tabs and the sidebar seems to be broken. FF doesn't let me collapse the sidebar and wants to push (but fails) the window behind the sidebar area when I click the sidebar button. With sidebar on the right it only expands the tab bar out of the sidebar area instead of the whole area

@MrOtherGuy
Copy link
Owner

So, I'm not sure if I can do anything about that. In Firefox 135 there is logic such that if the sidebar becomes too narrow, then its state changes to collapsed, which is the same as if you manually collapsed it. Maybe you could hack around it somehow I'm not sure, needs investigating but I doubt things are going to work out.

You might like to hear though that Firefox in 137 (currently in Nightly) there is a built-in autohide feature for vertical tabs.

@MrOtherGuy
Copy link
Owner

I was thinking and of course we can make the vertical tabs list autohide - it just means that you cannot put it to a mode where it does not autohide. But, if one is looking for autohiding it in the first place then that limitation might not matter too much.

I've updated the style now so try how that works out.

@Stoarr
Copy link
Author

Stoarr commented Feb 8, 2025

Your changes work great, thank you. Also the sidebar button is no longer permanently highlighted like before which is a nice improvement as well. I'm very much looking forward to having vertical tabs fully built in in FF and not having to fiddle with it every update

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

No branches or pull requests

2 participants