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 185611 - Module dependency filter does not refresh after computation is finished
Summary: Module dependency filter does not refresh after computation is finished
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-06 13:42 UTC by Martin Ryzl
Modified: 2010-05-10 09:21 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 Martin Ryzl 2010-05-06 13:42:44 UTC
Product Version: NetBeans IDE Dev (Build 201005050200)
Java: 1.6.0_17; Java HotSpot(TM) Client VM 14.3-b01
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

in Project customizer | Libraries | Module Dependencies, if I click Add Dependency a dialog appears. I type a string to the filter field, for instance javafx. 'Please wait' gets displayed in the text are below and nothing happens. 
As soon as I press Delete key, 'Please wait' disappears and I see the results.
Then everything works as expected.
However, if I close the Project customizer and then repeat the steps above I get the same behavior, ie. I have to type something and press Delete key to make it working.
Comment 1 Jesse Glick 2010-05-06 14:52:51 UTC
Reproducible. Probably result of recent changes to threading behavior intended to make it be better cancelable.
Comment 2 Jesse Glick 2010-05-06 15:58:34 UTC
core-main #26399e0f580d
Comment 3 Quality Engineering 2010-05-10 09:21:12 UTC
Integrated into 'main-golden', will be available in build *201005100200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: