Closed
Bug 53865
Opened 25 years ago
Closed 24 years ago
clicking column in file picker won't sort
Categories
(SeaMonkey :: UI Design, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: jag+mozilla)
References
Details
(Keywords: platform-parity)
Attachments
(2 files)
3.70 KB,
text/plain
|
Details | |
3.43 KB,
patch
|
Details | Diff | Splinter Review |
found using 2000.09.22.08 opt comm bits on linux. spun off of bug 52789 --the
default file listing in the file picker is now correctly sorted
alphanumerically, but clicking the columns to sort by mod-date and file-size
1. bring up file picker (either Ctrl+O or File > Open File).
2. click on either the Size or Last Modified column.
result: cannot sort by size or last mod-date. alas, no console output...
Reporter | ||
Comment 1•25 years ago
|
||
bryner sez he has an easy fix for this...
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 3•25 years ago
|
||
nsbeta3-/future, not needed for N6 (wasn't even in N4.X!)
Whiteboard: [nsbeta3-]
Target Milestone: --- → Future
Comment 4•25 years ago
|
||
jag offered to take this...
Assignee: bryner → disttsc
Status: ASSIGNED → NEW
Comment 6•25 years ago
|
||
Comment 7•25 years ago
|
||
Comment 8•25 years ago
|
||
The treeSort.js I've attached here includes more than strictly needed, it's part
of work in progress for bug 56694.
Comment 9•25 years ago
|
||
r=bryner
Comment 10•25 years ago
|
||
I'm working moving the sorting code into the tree widget itself (yay XBL!),
marking this depend on bug 56694.
Depends on: 56694
Reporter | ||
Comment 11•24 years ago
|
||
bryner, should you take this? spoke w/jag who sez that your outliner work might
cover this. :)
Comment 12•24 years ago
|
||
Mass move to jaggernaut@netscape.com
Assignee: jag → jaggernaut
Status: ASSIGNED → NEW
Comment 13•24 years ago
|
||
This is fixed, sez jag ( and it is)..
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 14•24 years ago
|
||
yep...fixed some time ago (methinks i verified a similar bug for this recently. :)
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•