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 - Desktop freezes when debugging combobox with focus listener
Summary: Desktop freezes when debugging combobox with focus listener
Status: CLOSED DUPLICATE of bug 93076
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 11:32 UTC by zoranc
Modified: 2010-04-29 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Main.java and xx.log (1.39 KB, application/octet-stream)
2007-08-16 11:41 UTC, zoranc
Details

Note You need to log in before you can comment on or make changes to this bug.
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.