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 56107 - Focus lost after "Could not import" popup
Summary: Focus lost after "Could not import" popup
Status: RESOLVED DUPLICATE of bug 54585
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-10 05:58 UTC by _ tboudreau
Modified: 2005-03-21 15:56 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 _ tboudreau 2005-03-10 05:58:10 UTC
Run Fix Imports on a class with one unresolvable symbol.  A warning dialog pops up to tell you it couldn't 
be resolved.  Click OK or press enter.

Focus should return to the editor but seems to be nowhere.
Comment 1 Daniel Prusa 2005-03-16 13:21:21 UTC
Is this bug reproducible reliable each time the OK button is pressed ? I did not
manage to reproduce it on Windows, but it is true that I was successful on Linux
after several attemps.
Comment 2 Daniel Prusa 2005-03-21 15:56:24 UTC
This issue seems to be related to problems with focus decsribed in issue 54585.

*** This issue has been marked as a duplicate of 54585 ***