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 212538 - Profiler TopComponents incorrectly restoring focus
Summary: Profiler TopComponents incorrectly restoring focus
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-15 14:51 UTC by Jiri Sedlacek
Modified: 2012-05-22 16:36 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 Jiri Sedlacek 2012-05-15 14:51:07 UTC
When reactivating profiler TopComponent it should restore the last focused component. Currently this doesn't work reliably and sometimes component from a different TopComponent is focused.
Comment 1 Jiri Sedlacek 2012-05-15 15:24:31 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/a560dadb9807.
Comment 2 Quality Engineering 2012-05-21 17:15:30 UTC
Integrated into 'main-golden', will be available in build *201205211038* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a560dadb9807
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #212538 - correctly restore the last focused component
Comment 3 Quality Engineering 2012-05-22 16:36:02 UTC
Integrated into 'main-golden', will be available in build *201205220903* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a560dadb9807
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #212538 - correctly restore the last focused component