Settings > Applications is not displayed properly when the browser is resized to the minimum width
Categories
(Firefox :: Settings UI, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox149 | --- | unaffected |
| firefox150 | --- | unaffected |
| firefox151 | --- | disabled |
| firefox152 | --- | fixed |
People
(Reporter: atrif, Assigned: kcochrane)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fidefe-splitview])
Attachments
(2 files)
Found in
- 151.0a1 (2026-04-16)
Affected versions
- 151.0a1 (2026-04-16)
Tested platforms
- Affected platforms: Windows 11, macOS 26, Ubuntu 24
- Unaffected platforms:
Preconditions
- browser.settings-redesign.enabled:true
Steps to reproduce
- Open Settings and scroll to the
Applicationsarea - Resize the browser horizontally to the minimum width.
Expected result
- The Application area is displayed as expected when resized.
Actual result
- The Content types for the application area are stretched vertically.
Regression range
- Mozregression points at bug 2026574.
Additional notes
- Attached a screen recording.
- This also happens with
browser.settings-redesign.enabled:false, but is not so visible.
Comment 1•5 months ago
|
||
:rosemary.chukwuka.241793, since you are the author of the regressor, bug 2026574, could you take a look?
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•5 months ago
|
Comment 2•5 months ago
|
||
I will take a look at it now
Comment 3•5 months ago
|
||
I can see the regression is related to the min-width: 0 change in moz-card.css. I'm looking into it and will update shortly. Please let me know if you need anything from me.
Comment 4•5 months ago
|
||
I have identified the issue. The min-width: 0 applied to the moz-card heading element is affecting the Applications layout in Settings when resized to minimum width. I am working on a targeted fix and will submit a patch shortly.
Comment 5•5 months ago
|
||
Hi Kelly, thank you for taking the needinfo. I have identified that the regression is caused by the min-width: 0 change in moz-card.css from bug 2026574. Should I go ahead and prepare a fix, or would you prefer to handle it? I am available and ready to act on your guidance. Thank you
| Assignee | ||
Comment 6•5 months ago
|
||
Hi! Thanks for investigating, but I spoke with tgiles earlier today, and I think we're going to approach it differently. I'm going to submit a patch for it soon, but I appreciate you offering to help!
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Updated•5 months ago
|
Updated•5 months ago
|
| Assignee | ||
Comment 7•5 months ago
|
||
Updated•5 months ago
|
Comment 9•5 months ago
|
||
| bugherder | ||
Updated•4 months ago
|
Description
•