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 11360 - MenuView does not notice folder ordering first time around
Summary: MenuView does not notice folder ordering first time around
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
: 12669 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-04-12 17:39 UTC by Jesse Glick
Modified: 2008-12-22 17:57 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 2001-04-12 17:39:28 UTC
[release32 apr 11] MenuView as used for New -> popup menu does not
respond to reorder changes, probably. When the IDE is started and the
templates folders have not been recognized yet, with apisupport
installed, under API Support there is first Modules API then the
others, including API Test Script. But the layers specifically order
API Test Script to be first, and Modules API alphabetically in the
middle; this order is correctly reflected in Tools | Options |
Templates, as well as the New dialog 1st panel, and in fact the New ->
popup menu the second and subsequent times you select API Support.
Probably since the apisupport+ant module is always installed after
apisupport (dependency), and it has just one template (under Modules
API folder), the MenuView is picking up the "natural" folder order and
not reacting to some reorder event fired by the folder sorting code?
Comment 1 Jan Chalupa 2001-05-06 08:14:04 UTC
Target milestone -> 3.3
Comment 2 Jesse Glick 2001-06-18 11:40:34 UTC
*** Issue 12669 has been marked as a duplicate of this issue. ***
Comment 3 Jesse Glick 2001-06-18 11:41:14 UTC
I guess this is David's.
Comment 4 Peter Zavadsky 2001-10-05 10:33:54 UTC
Assigned to me.
Comment 5 Peter Zavadsky 2001-10-05 10:41:11 UTC
Fixed in [main-trunk].

Fix:
openide/../explorer/view/MenuView.java [1.36]
Comment 6 Quality Engineering 2003-07-01 16:03:31 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 7 Quality Engineering 2003-07-01 16:23:24 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.