Closed
Bug 2006897
Opened 3 months ago
Closed 2 months ago
Resizing views after they were resized and then reversed will show a blank space on the right side
Categories
(Firefox :: Tabbed Browser: Split View, defect, P1)
Tracking
()
VERIFIED
FIXED
149 Branch
People
(Reporter: atrif, Assigned: jsudiaman)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-splitview])
Attachments
(2 files)
Found in
- 148.0a1 (2025-12-18)
Affected versions
- 148.0a1 (2025-12-18)
- 147.0b5
Tested platforms
- Affected platforms: Ubuntu 24, Windows 11, macOS 26
- Unaffected platforms: none
Steps to reproduce
- Create a split view and resize it.
- Use the
Reverse Tabsoption. - Resize the Split view and observe the right part of the browser.
Expected result
- No blank space is displayed.
Actual result
- A blank space will appear on the right side of the browser after resizing.
Regression range
- This is not a regression because it happens after the first reverse tabs implementation with bug 1986951
Additional notes
- Attached a screen recording.
Updated•3 months ago
|
| Reporter | ||
Updated•3 months ago
|
status-firefox147:
--- → disabled
status-firefox148:
--- → affected
Comment 1•2 months ago
|
||
The severity field is not set for this bug.
:dwalker, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(dwalker)
Updated•2 months ago
|
Component: Tabbed Browser → Tabbed Browser: Split View
Comment 2•2 months ago
|
||
Jonathan can you take a look please? Looks like a similar issue to bug 2006834.
Severity: -- → S3
Flags: needinfo?(dwalker) → needinfo?(jsudiaman)
Priority: -- → P1
See Also: → 2006834
| Assignee | ||
Updated•2 months ago
|
Assignee: nobody → jsudiaman
Flags: needinfo?(jsudiaman)
| Assignee | ||
Updated•2 months ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•2 months ago
|
||
Pushed by jsudiaman@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/acb7901c97f4
https://hg.mozilla.org/integration/autoland/rev/0dfa574aabb0
Unset right panel width after reversing the order of a Split View. r=tabbrowser-reviewers,mkennedy,nsharpley
Comment 6•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Comment 7•2 months ago
|
||
The patch landed in nightly and beta is affected.
:jsudiaman, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox148towontfix.
For more information, please visit BugBot documentation.
Flags: needinfo?(jsudiaman)
| Reporter | ||
Comment 9•2 months ago
|
||
Verified fixed with Firefox 149.0a1 (2026-01-14) on Windows 11, macOS 26 and Ubuntu 24. The blank space is no longer preserved after following the steps from comment 0.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-found-in-c148] [S4][QA-4411] → [qa-ver-done-c148/b147][qa-found-in-c148] [S4][QA-4411]
| Reporter | ||
Updated•2 months ago
|
QA Whiteboard: [qa-ver-done-c148/b147][qa-found-in-c148] [S4][QA-4411] → [qa-ver-done-c149/b148][qa-found-in-c148] [S4][QA-4411]
You need to log in
before you can comment on or make changes to this bug.
Description
•