Vertical tabs: empty spaces in list after closing tabs
Categories
(Firefox :: Sidebar, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox130 | --- | unaffected |
firefox131 | --- | unaffected |
firefox132 | --- | verified |
People
(Reporter: everardaymeric, Assigned: dao)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fidefe-sidebar])
Attachments
(2 files, 1 obsolete file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0
Steps to reproduce:
After the update
Actual results:
Closed tabs produce empty space. Certain closed tabs reappear on reopening.
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
I suspect this is due to this min-width messing up tab opening and closing animations: https://searchfox.org/mozilla-central/rev/69384e288c285bfd88e8e139211a10f0191f0dfb/browser/themes/shared/tabbrowser/tabs.css#910
We should probably disable these animations in vertical mode, as they don't really make sense there the way they're implemented.
Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Comment 2•1 year ago
|
||
Set release status flags based on info from the regressing bug 1902083
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 4•1 year ago
|
||
Comment 5•1 year ago
|
||
Comment on attachment 9424834 [details]
Bug 1918676 - [Vertical tabs] Stop clipping the tab-background shadow. r=#sidebar-reviewers
Revision D222209 was moved to bug 1918638. Setting attachment 9424834 [details] to obsolete.
Updated•1 year ago
|
Comment 9•1 year ago
•
|
||
Backed out 2 changesets (Bug 1918676, Bug 1918638) for causing browser chrome failures
Log: https://treeherder.mozilla.org/logviewer?job_id=474555907&repo=autoland&lineNumber=27773
https://treeherder.mozilla.org/logviewer?job_id=474556851&repo=autoland&lineNumber=3177
https://treeherder.mozilla.org/logviewer?job_id=474562606&repo=autoland&lineNumber=9574
Backout: https://hg.mozilla.org/integration/autoland/rev/ea2112a8f5a981c48bf4d383b545f77152048964
Comment 10•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Comment 12•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Comment 13•11 months ago
|
||
Reproduced the issue with Firefox 132.0a1 (2024-09-13) on Windows 10x64. A space will remain after closing an in-between tab while the sidebar is expanded with vertical tabs enabled.
The issue is verified fixed with Firefox 132.0b8 on Windows 10x64, macOS 12 and Ubuntu 24.04. Closing a tab will no longer leave a space.
Description
•