Closed
Bug 1953417
Opened 1 year ago
Closed 1 year ago
The about:deleteprofile modal overflows when profile names are too long
Categories
(Toolkit :: Startup and Profile System, defect, P1)
Tracking
()
VERIFIED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox136 | --- | unaffected |
| firefox137 | --- | unaffected |
| firefox138 | --- | verified |
People
(Reporter: sbadau, Assigned: cmkm)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fidefe-profile-management])
Attachments
(2 files)
Found in
- Nightly 138.0a1
Affected versions
- Nightly 138.0a1
Tested platforms
- Affected platforms: Windows 11, macOS 15
Preconditions
- Have at least one profile created with Profile Switching with a long name.
Steps to reproduce
- Open Profile A with the long name.
- Open the Hamburger menu, then click on Profiles and then Edit.
- In the about:editprofile page, click on the Delete button.
- Observe the about:deleteprofile page.
Expected result
- The about:deleteprofile page should be fully visible, with all content properly contained within the modal.
Actual result
- The about:deleteprofile modal overflows beyond the frame, requiring scrolling to reach the Cancel and Delete buttons.
Regression range
- This is not a regression; it's introduced with the Profile Switching feature.
Per PM/UX: blocker - add hard wrap
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → cmeador
| Assignee | ||
Comment 2•1 year ago
|
||
Pushed by cmeador@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/89d8d7b769dc
Fix wrapping for long profile names r=profiles-reviewers,niklas
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
| Reporter | ||
Comment 5•1 year ago
|
||
Verified as fixed using the latest Nightly 138.0a1 on macOS 15 and Windows 11 - about:deleteprofile is properly displayed when the deleted profiles has a long name.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•