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 94086 - sort order of comps is lost in palette after reordering categories
Summary: sort order of comps is lost in palette after reordering categories
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Joelle Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-02 20:27 UTC by bugbridge
Modified: 2007-08-24 20:03 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2007-02-02 20:27:48 UTC
Original status: 5-Cause Known; Suggested Status: NEW

Original Target Release: mako_dev; Suggested Target Milestone : Dev


Original submitter: sjangity

Description:
Build 051101, WinXP

Steps:
1. nuke userdir
2. start a new webapp and sort comps alphabetically in the basic category
3. via ctxt menu on Basic category execute the Change Category order dialog
4. in dialog, move Basic category one level down and click ok
> scroll to Basic category and the components are no longer sorted (the Show
Alphabetically) ctxt menu item is still checked, however...

Evaluation:
Inside the code, when the sections are rearranged, its not looking for whether
the section is sorted or not. Thats what is causing this problem. This can be
fixed in later release.
Comment 1 Joelle Lam 2007-08-24 20:03:48 UTC
This would more likely be considered a feature.