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 51282 - Library manager ignores selected library group
Summary: Library manager ignores selected library group
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2004-11-08 15:02 UTC by Milan Kubec
Modified: 2006-03-24 10:13 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 Milan Kubec 2004-11-08 15:02:33 UTC
[release40-200411072021, JDK 1.4.2_06]

If there is more library group nodes in Library
Manager (e.g. Class Libraries, Mobile Libraries)
then selecting 'Class Libraries' group node and
invoking 'New Library' opens 'New Library' dialog
with selected 'Mobile Libraries'.
Comment 1 Tomas Zezula 2004-11-09 15:22:55 UTC
It wasn't designed in this way, but it seems to be a good idea. Will
be fixed in 4.1
Comment 2 Tomas Zezula 2005-02-02 14:59:56 UTC
Checking in
libraries/src/org/netbeans/modules/project/libraries/ui/LibrariesCustomizer.java;
/cvs/projects/libraries/src/org/netbeans/modules/project/libraries/ui/LibrariesCustomizer.java,v
 <--  LibrariesCustomizer.java
new revision: 1.18; previous revision: 1.17
done
Checking in
libraries/src/org/netbeans/modules/project/libraries/ui/NewLibraryPanel.java;
/cvs/projects/libraries/src/org/netbeans/modules/project/libraries/ui/NewLibraryPanel.java,v
 <--  NewLibraryPanel.java
new revision: 1.11; previous revision: 1.10
done
Comment 3 Milan Kubec 2005-02-07 12:50:14 UTC
Verified in dev-200502061900.