Closed Bug 605089 Opened 14 years ago Closed 14 years ago

Remove uses of the sortDirectionIndicator class

Categories

(Toolkit :: UI Widgets, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla2.0b7

People

(Reporter: dao, Assigned: dao)

References

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

Attached patch patchSplinter Review
I failed to figure out when it became obsolete, but sortDirectionIndicator isn't doing anything. https://developer.mozilla.org/en/XUL_Tutorial/Trees_and_Templates#Sorting_Columns states: "Although the sorting will function correctly with only those attributes, you may also use the style class sortDirectionIndicator on a column that can be sorted. This will cause a small triangle to appear on the column header that indicates the direction of the sort. If you don't do this, the user may still sort the columns but will have no indication as to which column is currently sorted." This is false. The indicator depends on the sortDirection attribute.
Attachment #483926 - Flags: review?(enndeakin)
Severity: trivial → normal
Component: General → XUL Widgets
QA Contact: general → xul.widgets
(In reply to comment #0) > I failed to figure out when it became obsolete March 2002, in http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/themes/classic/global/win/tree.css&rev=1.37, looks like.
Attachment #483926 - Flags: review?(enndeakin) → review+
Attachment #483926 - Flags: approval2.0?
Attachment #483926 - Flags: approval2.0? → approval2.0+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Removed obsolete references to setDirectionIndicator in https://developer.mozilla.org/en/XUL_Tutorial/Trees_and_Templates Mentioned this on Fx4 for developers.
No longer blocks: FF2SM
Blocks: 605381
No longer blocks: 606804
Target Milestone: mozilla2.0b8 → mozilla2.0b7
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: