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 202222 - close button on "JVM and Main Class Command-line Arguments" dialog doesn't work
Summary: close button on "JVM and Main Class Command-line Arguments" dialog doesn't work
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: FOCUS
Depends on:
Blocks:
 
Reported: 2011-09-16 12:55 UTC by Petr Cyhelsky
Modified: 2011-10-14 14:26 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 Petr Cyhelsky 2011-09-16 12:55:57 UTC
Product Version: NetBeans IDE Dev (Build 201109150600)
Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b18
System: Linux version 2.6.38-11-generic running on amd64; UTF-8; en_US (nb)

Steps:
Profile something -> invoke Profile|Advanced commands|View command-line arguments -> click somewhere away from dialog to try to change focus -> the close button is no longer clickable (but both the esc key and standard OS close window buttons work ok)
Comment 1 Petr Cyhelsky 2011-09-20 13:57:54 UTC
It is in fact general jdk 1.7 problem involving modal dialogs. on KDE (kubuntu)

Steps:
open any modal dialog -> click outside the dialog -> the modal dialog is unresponsive to mouse clicks.
Comment 2 Antonin Nebuzelsky 2011-10-14 14:26:57 UTC
Can you reproduce with demo/jfc/SwingSet2 ?

Put reproducible steps here with SwingSet2 and detailed information about your environment.