Broken multirow
feature on FF 131 and above
#1019
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
Describe the bug
After updating Firefox to version 131 and above, the tab bar doesn't create multiple rows of tabs when it's expected to.
Expected behavior
Create 2nd row of tabs after exceeding the tab limit in 1st row.
Screenshots
Broken
multirow
OS
Windows 10
OS - Others
No response
Firefox Version
v132.0.1
Distribution
Theme
Theme - More Info
No response
user.js
setupuser.js
setupAdditional context
Some devs figured solution.
You can see what changed in this commit.
Temporal solution:
After adding code below to
userChrome.css
multirow
works.The text was updated successfully, but these errors were encountered: