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 96668 - sorting is ignored when changing categories
Summary: sorting is ignored when changing categories
Status: RESOLVED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: David Botterill
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 10:36 UTC by _ rkusterer
Modified: 2009-10-03 12:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
not sorted by rating (150.91 KB, application/octet-stream)
2007-02-27 10:38 UTC, _ rkusterer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkusterer 2007-02-27 10:36:41 UTC
- click a category, e.g. tast list
- sort the list by rating -- works
- now select a different category.
- "rating" is still selected, but the results are not sorted by rating.
Comment 1 _ rkusterer 2007-02-27 10:38:17 UTC
Created attachment 38941 [details]
not sorted by rating
Comment 2 David Botterill 2007-02-28 06:04:35 UTC
This wasn't in the UI spec but I think it's definitely an expectation from the
developer.  I'll look into implementing this for phase I.
Comment 3 David Botterill 2007-03-01 09:22:15 UTC
I was resetting the sort to NAME each time the category page was opened.  I
changed to check if there was a sort setting already on the session before I
took the default.