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 - Exception pop-up window too insistent
Summary: Exception pop-up window too insistent
Status: CLOSED DUPLICATE of bug 49249
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-17 03:32 UTC by moizd
Modified: 2008-12-22 22:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (1.38 MB, text/plain)
2004-11-21 04:06 UTC, moizd
Details

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