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 143413 - Editor doesn't release focus
Summary: Editor doesn't release focus
Status: VERIFIED DUPLICATE of bug 90371
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: FOCUS
Depends on:
Blocks:
 
Reported: 2008-08-11 08:41 UTC by Jaromir Uhrik
Modified: 2008-12-11 09:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached... (219.46 KB, image/png)
2008-08-11 08:42 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2008-08-11 08:41:21 UTC
Product Version: NetBeans IDE 6.5 Beta (Build 200808101001)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-119
System: Mac OS X version 10.5.4 running on i386; MacRoman; en_US (nb)

Steps to reproduce:
-invoke code completion in editor
-click to projects view (code completion doesn't disappear and editor looks like it has focus but projects view has
focus too)
-invoke popup on a package and select New>Java Class
-->> The new class wizard appears behind the code completion
Comment 1 Jaromir Uhrik 2008-08-11 08:42:11 UTC
Created attachment 66983 [details]
Screenshot attached...
Comment 2 Vitezslav Stejskal 2008-08-11 11:04:30 UTC
This is most likely the same problem as issue #90371 - multiple windows have focus. I haven't seen this on my linux/ubuntu.

*** This issue has been marked as a duplicate of 90371 ***
Comment 3 Jaromir Uhrik 2008-12-11 09:43:59 UTC
Verified.