Address bar border with Firefox 126
Describe the bug
The active tab no longer draws on top of the address bar.
Expected behavior
The address bar border to be hidden under the active tab.
Screenshots
Firefox 125.0.3
Firefox 126
OS
Linux
OS - Others
No response
Firefox Version
126
Distribution
Theme
- [ ] Light
- [ ] Dark
- [ ] Alpenglow (System: Light)
- [ ] Alpenglow (System: Dark)
- [X] System Default
- [ ] Others: (e.g. Photon Colors, Google Chrome Dark, Fairytale Of Nature)
Theme - More Info
Graybird
user.js setup
I don't know where that is, sorry. I just did ./install.sh on a live environment.
Additional context
No response
This is an issue that can occur with some themes on Linux.
border-top was a problem, which I replaced with box-shadow.
That's a smart idea, but the -0,01px box-shadow is probably the same as no shadow at all. Setting it to -1px however makes it look just like before on every GTK+ theme I tried:
But of course that doesn't work as well for Firefox own themes and that 1px border-like shadow becomes really an eyesore:
If it's not possible to set it only when using the system theme, then probably your current solution is the best one.
Of course, bolding is only possible in Linux system themes. Thanks to your feedback.
A bug-fixed version has been released.
- https://github.com/black7375/Firefox-UI-Fix/releases/tag/v8.6.2