Closed
Bug 1975486
Opened 1 year ago
Closed 1 year ago
Switching in or out of vertical tabs mode causes visual errors for collapsed tab groups
Categories
(Firefox :: Tabbed Browser, defect, P1)
Firefox
Tabbed Browser
Tracking
()
VERIFIED
FIXED
142 Branch
People
(Reporter: donwalker1987, Assigned: donwalker1987)
References
Details
(Whiteboard: [fidefe-tabgrps])
Attachments
(1 file)
STR:
- create a tab group with at least 2 tabs, and ensure one of them is selected
- turn on vertical tabs
- collapse the group to show the overflow counter
- select a non-grouped tab
expected results:
the tab group collapses completely, and only the label is visible
actual results:
the overflow counter is still displayed next to the collapsed group's label
in general, switching in or out of vertical tabs mode causes groups to no longer track whether they have the active tab correctly.
Updated•1 year ago
|
Summary: Overflow counter for collapsed tab groups should not be visible when it does not contain the active tab → Switching in or out of vertical tabs mode causes visual errors for collapsed tab groups
Pushed by dwalker@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/21cb549614f1
https://hg.mozilla.org/integration/autoland/rev/7e14c985de46
ensure hasactivetab is tracked correctly when switching in and out of vertical tabs mode. r=sthompson,tabbrowser-reviewers
Updated•1 year ago
|
QA Contact: rdoghi
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•1 year ago
|
QA Whiteboard: [qa-triage-done-c143/b142] [qa-verif-needed-c143/b142]
Flags: qe-verify+
Comment 4•1 year ago
|
||
This issue is verified as fixed in our latest Beta 142.0b2 as well as our latest Nightly builds 143.0a1 (2025-07-23)
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-triage-done-c143/b142] [qa-verif-needed-c143/b142] → [qa-triage-done-c143/b142] [qa-verif-done-c143/b142]
status-firefox143:
--- → verified
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•