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

Horizontal tab bar is not hidden and sidebar title overlaps web page #56

Open
bammerlaan opened this issue Jan 13, 2025 · 2 comments
Open

Comments

@bammerlaan
Copy link

bammerlaan commented Jan 13, 2025

I'm sure this is because I'm doing something weird, but on the latest version (v2-2025-01-07), Firefox' default horizontal sidebar isn't disabled. I had to add
#TabsToolbar-customization-target { visibility: collapse !important; }

to custom.css to get rid of them. Also, part of the webpage seems to be cut off, and the sidebar title overlaps it.
image

I tried installing on a fresh instance of Firefox developer edition as well, to see if any old settings of mine somehow caused it, but the same thing happened.

I'm using Firefox 134.0 on Arch Linux. Let me know if you need any more information.

@wizrdsh
Copy link
Owner

wizrdsh commented Jan 14, 2025

Yes, I noticed this yesterday after I did a rebuild of my machine.

The issue stems that the new sidebar implementation is only available in Nightly Firefox releases. I am likely going to be reverting this change and shifting it to a nightly branch until they release it to their primary releases.

@bammerlaan
Copy link
Author

Ah, good to know it isn't me, then! Shame that it isn't available in the developer or stable branch yet—the nightly build seems a bit too bleeding edge for me to use.

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