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 70598

Summary: Add Module Dependency dialog does not show descriptions
Product: apisupport Reporter: kitfox <kitfox>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description kitfox 2005-12-19 19:46:40 UTC
The Add Module Dependancy dialog launched from the dialog where you pick
libraries for a module does not correctly display descriptions of modules until
you make one attempt to filter the module list.
Comment 1 Jesse Glick 2005-12-19 21:36:47 UTC
Need to double-check with the spec but I think this is intentional; the
description is one of several things that the filter can match, all of which are
displayed. Could improve non-filter-mode to display more things though, perhaps.
Comment 2 Jesse Glick 2010-05-04 23:29:52 UTC
Descriptions are shown.