Closed
Bug 1927617
Opened 1 year ago
Closed 1 year ago
Profiles should be displayed alphabetically in menus and profile manager page
Categories
(Toolkit :: Startup and Profile System, enhancement, P1)
Toolkit
Startup and Profile System
Tracking
()
VERIFIED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | verified |
People
(Reporter: jhirsch, Assigned: niklas)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-profile-management] )
Attachments
(1 file)
Probably makes the most sense to add a localeCompare-based sort to SelectableProfileService.getAllProfiles() which feeds the list of profiles to all the UI spots.
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → nbaumgardner
Status: NEW → ASSIGNED
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Comment 2•1 year ago
|
||
We can kick this out to followups if the patch doesn't work out
| Reporter | ||
Updated•1 year ago
|
Whiteboard: [fidefe-profile-management] → [fidefe-profile-management]
Pushed by nbaumgardner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab081038a35a
Sort profiles by name. r=jhirsch,mossop
Comment 4•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
Comment 5•11 months ago
|
||
Reproduced the initial issue on Nightly 134.0a1 (Build ID: 20241105204952) on Windows 11.
Verified as fixed using Firefox 134.0b10 and the latest Nightly 135.0a1 on Windows 11 and macOS 15 - the profiles are now sorted alphabetically.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•