This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 1452 - Sorting by name does not work (duh).
Summary: Sorting by name does not work (duh).
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-04-07 23:22 UTC by Jesse Glick
Modified: 2008-12-23 11:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 1999-04-07 23:22:21 UTC
E.g.: open Explorer window and go to Control Panel for Output Window. Make sure "Sort by Name" is on. The properties are displayed in this order:

1. Font Size
2. Tab Size
3. Background
4. Cursor Foreground
5. Jump Cursor Background
6. Foreground
7. Cursor Background
8. Jump Cursor Foreground

This does not make any sense.


SORTER_NAME, you will notice in the code, just sorts by type (without the sub-sort on name that SORTER_TYPE has!). It should be fixed to use the property display names.
Comment 1 Marek Grummich 2000-07-25 09:33:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 15:14:58 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.