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 51588

Summary: Exception pop-up window too insistent
Product: platform Reporter: moizd <moizd>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: CLOSED DUPLICATE    
Severity: blocker CC: jchalupa
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: log file

Description moizd 2004-11-17 03:32:51 UTC
When ever i get an exception, the pop-up window is
too aggressive and is probably enable repeatedly.

When i alt-tab to a different app like notepad to
copy and paste the exception text, i can't do it
because netbeans keeps bring the exception message
to the foreground. even when netbeans has the
focus, it is really hard to get rid of the
exception pop-up. The only consistent way to get
rid of it is to close the editor window or select
a different node in the files/project views.
Comment 1 Jan Chalupa 2004-11-17 18:13:48 UTC
Please attach the <userdir>/var/log/messages.log file, or provide the
build number and the exception you're getting. It's impossible to tell
what's going on without additional information.

The exception dialog is suppressed in the recent 4.0 builds, so it
shouldn't pop up anymore. However, re-occurring exception still might
be a problem.

Comment 2 moizd 2004-11-21 04:06:19 UTC
Created attachment 18974 [details]
log file
Comment 3 Jan Chalupa 2004-11-26 06:31:20 UTC
This is a known bug in JDK 1.5.0 (#5089077). The workaround for 
NetBeans is to avoid using the Swing browser and use the native web 
browser instead. For details see issue #49249

*** This issue has been marked as a duplicate of 49249 ***
Comment 4 Tomas Danek 2005-08-02 09:51:54 UTC
yes. verified as duplicate.