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 - [find usages] The "busy" icon in find usages doesn't disappear when find
Summary: [find usages] The "busy" icon in find usages doesn't disappear when find
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.3
Hardware: PC All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2012-11-05 14:19 UTC by Petr Cyhelsky
Modified: 2012-11-07 03:41 UTC (History)
1 user (show)

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 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