Closed
Bug 619288
Opened 14 years ago
Closed 14 years ago
Extensions are not properly (alphabetically) sorted if their name's first letter is not capital
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 616841
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: klonos, Assigned: Unfocused)
References
Details
(Whiteboard: [softblocker])
I have more than a few of extensions installed, but I just recently noticed this:
All extensions are sorted correctly except the 'jsLib' that is listed last. I take it that the addons manager lists all capital letters first and small ones after. It would feel more natural if it was by letter though (non-case-sensitive). For example A,a,B,b,C,c... and so forth.
This only happens in the new addons manager (fx4) and not in the old one (fx 3.6.x) where jsLib is listed right after 'Java Quick Starter' and before 'Link Alert'.
Comment 1•14 years ago
|
||
Hmm, should have been fixed by Bug 562795 long ago. What Version of Firefox 4 did you test?
Component: General → Add-ons Manager
Product: Firefox → Toolkit
QA Contact: general → add-ons.manager
Comment 2•14 years ago
|
||
Currently we have bug 616841 for non-ascii characters. Not really sure how this issue plays into it.
Updated•14 years ago
|
Whiteboard: [needs 616841]
Comment 4•14 years ago
|
||
I have a similar issue, in that the lowercase letter sorts in a different order, but only when accessed in a certain way.
ie:
Addons manager -> Extensions tab = sorted one way (lowercase "i" of iMacros at bottom)
However, if you go:
Addons manager -> Extensions -> Sort by date updated -> Sort by name
...then the order is different from just viewing the extensions section on it's own. (ie now iMacros appears halfway up, sorted correctly).
Updated•14 years ago
|
Whiteboard: [needs 616841] → [needs 616841][soft blocker]
Comment 6•14 years ago
|
||
Verified that this is just exactly the same issue as bug 616841
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Whiteboard: [needs 616841][soft blocker] → [needs 616841][softblocker]
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
Whiteboard: [needs 616841][softblocker] → [softblocker]
You need to log in
before you can comment on or make changes to this bug.
Description
•