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 69289 - Editor loses focus after fix imports
Summary: Editor loses focus after fix imports
Status: RESOLVED DUPLICATE of bug 71019
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-24 20:38 UTC by _ gtzabari
Modified: 2007-11-05 13:42 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 _ gtzabari 2005-11-24 20:38:59 UTC
dev build 2005112111900
1.6.0-rc-b61

If I hit CTRL-ALT-F (fix imports) while the caret is focused inside the editor,
when the focus returns the editor will not regain focus. I am not sure whether
this is a bug in Mustang or Netbeans (this works fine under Java5).
Comment 1 Miloslav Metelka 2005-11-28 12:18:30 UTC
Should be solvable into 5.0. Reassigning to dprusa, IIRC there was a similar
problem for Refactoring dialog so it might be a similar fix.
Comment 2 Daniel Prusa 2006-01-05 13:37:32 UTC
Fixed in trunk, planned to be integrated into release50, more details can be
found in issue 71019.

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