Resizing the sidebar is broken after toggling sidebar on and off
Categories
(Firefox :: Sidebar, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr128 | --- | unaffected |
| firefox135 | --- | wontfix |
| firefox136 | --- | verified |
| firefox137 | --- | verified |
People
(Reporter: muffinresearch, Assigned: jsudiaman)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fidefe-sidebar])
Attachments
(3 files)
STR:
- With a new profile enable sidebar and vertical tabs (from either Fx Labs or about:preferences).
- Expand the sidebar with the sidebar button (note you can resize the vertical tabs area)
- Turn off sidebar (which disables vertical tabs)
- Reenable the sidebar and vertical tabs and expand the vertical tabs
What happens:
The resizing of the sidebar now snaps to the original position it was in and you can't resize the sidebar.
What should happen:
Resizing the vertical tabs area should still function
From running mozregression this appears to have been regressed by bug 1930199
Updated•1 year ago
|
| Reporter | ||
Comment 1•1 year ago
|
||
Note: the screencast also shows another bug (hiding first before expanding, that's covered elsewhere so can be ignored for the purposes of this bug).
Comment 2•1 year ago
|
||
Set release status flags based on info from the regressing bug 1930199
:jsudiaman, since you are the author of the regressor, bug 1930199, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Comment 3•1 year ago
|
||
Backed out for causing bc failures @ browser_glean_sidebar.js
- Backout link
- Push with failures
- Failure Log
- Failure line:
TEST-UNEXPECTED-FAIL | browser/components/sidebar/tests/browser/browser_glean_sidebar.js | Two events were reported. - 3 == 2 -
Backed out for causing bc failures @browser_customize_sidebar.js
Backed out for causing bc failures @ browser_sidebar_max_width.js
Comment 10•1 year ago
|
||
Comment 11•1 year ago
|
||
| bugherder | ||
Updated•1 year ago
|
Comment 12•1 year 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.
- If no, please set
status-firefox136towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 13•1 year ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D236933
Updated•1 year ago
|
Comment 14•1 year ago
|
||
beta Uplift Approval Request
- User impact if declined: Sidebar could possibly get into a state where it cannot be resized.
- Code covered by automated testing: no
- Fix verified in Nightly: no
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: https://bugzilla.mozilla.org/show_bug.cgi?id=1945927#c0
- Risk associated with taking this patch: Low
- Explanation of risk level: Three lines change introducing safeguards, affecting only sidebar.
- String changes made/needed: None
- Is Android affected?: no
Updated•1 year ago
|
Comment 15•1 year ago
|
||
| uplift | ||
Updated•1 year ago
|
Comment 16•1 year ago
|
||
I don't think this needs backport to a 135 dot release if vertical tabs are needed to reproduce. Feel free to nominate if you feel strongly otherwise, however.
Updated•1 year ago
|
I was able to reproduce the issue on an affected Firefox Nightly 137.0a1 build from 2025-02-04, using Windows 11, while following the steps described in Comment 0.
Verified as fixed using Firefox 136.0b6 (treeherder build from Comment 15) and Firefox Nightly 137.0a1 (2025-02-13), using Windows 11, macOS 14.7 and Ubuntu 22.04. The sidebar can be resized after toggling it on and off with vertical tabs enabled.
Description
•