Closed
Bug 2003991
Opened 3 months ago
Closed 3 months ago
Adding a Split View to a group will no longer show the Split View until the second view is selected
Categories
(Firefox :: Tabbed Browser: Split View, defect, P1)
Tracking
()
VERIFIED
FIXED
148 Branch
People
(Reporter: atrif, Assigned: kcochrane)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-splitview] )
Attachments
(2 files)
Found in
- 147.0a1 (2025-12-03)
Affected versions
- 147.0a1 (2025-12-03)
Tested platforms
- Affected platforms: Ubuntu 24, Windows 11, macOS 26
- Unaffected platforms: none
Preconditions
- split view enabled
Steps to reproduce
- Create a split view and add it to a new or existing group.
Expected result
- The tabs are shown in a Split View.
Actual result
- Only the active tab is displayed as a full view and not in a split view.
Regression range
- This is not a regression.
Additional notes
- Attached a screen recording.
Updated•3 months ago
|
Updated•3 months ago
|
Priority: -- → P1
Updated•3 months ago
|
Severity: -- → S3
| Assignee | ||
Comment 2•3 months ago
•
|
||
Hrm yeah I never noticed this but I am able to repro. Interestingly enough this only occurs when adding an existing split view to a group. If you add tabs to a group and then split them, this doesn't occur.
I can take a look
Flags: needinfo?(kcochrane)
| Assignee | ||
Updated•3 months ago
|
Assignee: nobody → kcochrane
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•3 months ago
|
||
Pushed by kcochrane@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2c5b2edda022
https://hg.mozilla.org/integration/autoland/rev/bb30a98b58e3
Ensure split view panels are shown when adding a split view to a new or existing tab group r=tabbrowser-reviewers,jsudiaman
Pushed by agoloman@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e5ce91ee61e1
https://hg.mozilla.org/integration/autoland/rev/4a2c7329af58
Revert "Bug 2003991 - Ensure split view panels are shown when adding a split view to a new or existing tab group r=tabbrowser-reviewers,jsudiaman" for causing bc failures @browser_tab_splitview.js.
Backed out for causing bc failures @browser_tab_splitview.js.
Flags: needinfo?(kcochrane)
Pushed by kcochrane@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6d4fb372d04c
https://hg.mozilla.org/integration/autoland/rev/e57a03aeef37
Ensure split view panels are shown when adding a split view to a new or existing tab group r=tabbrowser-reviewers,jsudiaman
| Assignee | ||
Updated•3 months ago
|
Flags: needinfo?(kcochrane)
Comment 8•3 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
| Reporter | ||
Comment 9•3 months ago
|
||
Verified fixed with Firefox 148.0a1 (2025-12-11) on Windows 11, macOS 26 and Ubuntu 24. Adding a Split View to a new or existing group will correctly display the views.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-found-in-c147] [S3][QA-4411] → [qa-found-in-c146] [S3][QA-4411][qa-ver-done-c148/b147]
Updated•2 months ago
|
Component: Tabbed Browser → Tabbed Browser: Split View
You need to log in
before you can comment on or make changes to this bug.
Description
•