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 221486

Summary: [find usages] The "busy" icon in find usages doesn't disappear when find
Product: platform Reporter: Petr Cyhelsky <cyhelsky>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED FIXED    
Severity: normal CC: ralphbenjamin
Priority: P3 Keywords: UI
Version: 7.3   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Cyhelsky 2012-11-05 14:19:05 UTC
Steps: Have some java file open in editor -> Have the find usages window open in the whole bottom section (minimize it then click on it in bottom bar) -> invoke find usages on something in the editor -> even after finishing the "busy" icon is still showing in the upper left corner(it is repainted on click or hover over the find usages window).
Comment 1 Ralph Ruijs 2012-11-05 14:59:29 UTC
Refactoring is calling makeBusy on the topcomponent. Reassigning to window system for evaluation.
Comment 2 Stanislav Aubrecht 2012-11-06 10:34:59 UTC
core-main 59c07aef5129
Comment 3 Quality Engineering 2012-11-07 03:41:19 UTC
Integrated into 'main-golden', will be available in build *201211070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/59c07aef5129
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #221486 - when switching "busy" off repaint slided-in component as well