Sidebar settings cog is now displayed alongside the tools in horizontal tabs instead of being anchored at the bottom
Categories
(Firefox :: Sidebar, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox144 | --- | verified |
| firefox145 | --- | verified |
| firefox146 | --- | verified |
People
(Reporter: muffinresearch, Assigned: kcochrane)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fidefe-sidebar])
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
dmeehan
:
approval-mozilla-release+
|
Details | Review |
Via a report on sumo https://support.mozilla.org/questions/1542350 the sidebar settings icon is now next to the tools rather than being anchored to the bottom of the sidebar.
We should also consider adding a test to cover this case as part of the fix to guard against a future recurrence.
Reproducible in current release (144).
| Reporter | ||
Updated•4 months ago
|
Comment 1•4 months ago
|
||
(In reply to Stuart Colville [:muffinresearch] from comment #0)
We should also consider adding a test to cover this case as part of the fix to guard against a future recurrence.
We don't really have good infrastructure for doing visual tests, unfortunately.
Comment 2•4 months ago
|
||
:kcochrane, since you are the author of the regressor, bug 1986275, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•4 months ago
|
| Assignee | ||
Updated•4 months ago
|
Comment 3•4 months ago
•
|
||
The planned Fx144 dot release build ships next week. We could include a fix if we have a safe patch with an uplift request by 20205-10-24.
| Assignee | ||
Comment 4•4 months ago
|
||
Setting this as P1/S4 just because it's a quick fix and we can fix in the current release cycle (and potentially the Fx144 dot release build).
| Assignee | ||
Comment 5•4 months ago
|
||
Updated•4 months ago
|
Updated•4 months ago
|
| Assignee | ||
Updated•4 months ago
|
Comment 7•4 months ago
|
||
| bugherder | ||
Comment 8•4 months ago
|
||
The patch landed in nightly and beta is affected.
:kcochrane, 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-firefox145towontfix.
For more information, please visit BugBot documentation.
Comment 9•4 months ago
|
||
:kcochrane, to add to Comment 8, we could also take a release uplift request too if you want.
The deadline for the Fx144 planned dot release uplift requests is eod Friday 2025-10-24.
| Assignee | ||
Comment 10•4 months ago
|
||
Oh woops I thought I already did request an uplift for release.
| Assignee | ||
Comment 11•4 months ago
|
||
Comment on attachment 9521366 [details]
Bug 1995511 - Ensure 'customize sidebar' button displays at the bottom of the sidebar when horizontal tabs are enabled
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: Customize sidebar button may be aligned at the top of the sidebar when horizontal tabs are enabled rather than at the bottom.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Enable the new sidebar (
sidebar.revamppref set to true) and keep horizontal tabs enabled. Ensure that after this update, the tools/extension buttons remain at the top of the sidebar while the customize sidebar button (gear icon) is at the bottom. - List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): One line css change
- String changes made/needed:
- Is Android affected?: No
Updated•4 months ago
|
Updated•4 months ago
|
Comment 12•4 months ago
|
||
I have reproduced this issue using Firefox Nightly 146.0a1 (19.10.2025) on macOS 10.15 and on Windows 11.
I can confirm this issue is fixed, I verified using latest Nightly Firefox 146.0a1 (22.10.2025) on Windows 11, Ubuntu 24 and macOS 10.15.
Updated•4 months ago
|
Comment 13•4 months ago
|
||
| uplift | ||
Updated•4 months ago
|
Comment 14•4 months ago
|
||
Comment on attachment 9521366 [details]
Bug 1995511 - Ensure 'customize sidebar' button displays at the bottom of the sidebar when horizontal tabs are enabled
Approved for 144.0.2
Comment 15•4 months ago
|
||
| uplift | ||
Updated•4 months ago
|
Comment 16•4 months ago
|
||
I can confirm this issue is fixed, I verified on Firefox 145.0b7 and on Firefox 144.0.2 on Windows 11, Ubuntu 22 and macOS 10.15.
Description
•