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 112977

Summary: Desktop freezes when debugging combobox with focus listener
Product: debugger Reporter: zoranc <zoranc>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Main.java and xx.log

Description zoranc 2007-08-16 11:32:06 UTC
Desktop freezes when I place break point on line 44 (System.out.println("focusGained");) and when combo box focus is
gainded. After that only mouse driver is active but mouse is not functional. Main.java is attached so you can reproduce
it. Only way to terminate process is CTRL+ALT+F1 and then killing debug process but kill only works with -SIGABRT option
(xx.log).

uname -a
Linux zoranc 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux

This is reproduced with Kubuntu Feisty 7.04 and Gutsy 7.10, NetBeans 6.0 (200708141200), Java JDK 6.0_02 but this bug
was also present in NetBeans 5.5 and 5.5.1.


Thank you in advance
Comment 1 zoranc 2007-08-16 11:41:27 UTC
Created attachment 46736 [details]
Main.java and xx.log
Comment 2 Martin Entlicher 2007-08-16 13:41:45 UTC
A known issue, see http://wiki.netbeans.org/wiki/view/FaqDebuggingAWTXWindows.
Duplicate of issue #93076.

*** This issue has been marked as a duplicate of 93076 ***
Comment 3 Quality Engineering 2010-04-29 09:34:47 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.