Closed
Bug 301349
Opened 19 years ago
Closed 19 years ago
about:config UI does not sort items correctly (creates duplicate entires)
Categories
(Thunderbird :: Preferences, defect)
Thunderbird
Preferences
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ispiked, Assigned: mscott)
Details
1. Open up the about:config UI. 2. Click on the preference name column header twice. You'll note that it only works on the first click. 3. Click on subsequent column headers to duplicate entries. This is very similiar to bug 301032, which was fixed by bug 301204. I don't know if this UI uses different sorting methods or what.
I don't really use Thunderbird so I can't check this at the moment. AFAIK both Firefox and Thunderbird share the same about:config UI, no ? It is located at: http://lxr.mozilla.org/seamonkey/source/toolkit/components/viewconfig/content/ It seems to use both the sort() and the reverse() functions, but they both work properly now, so I can't reproduce this problem in Firefox.
| Reporter | ||
Comment 3•19 years ago
|
||
version 1.0+ (20050720) Sorry, guys. I must have grabbed a build right before that patch was checked in.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•