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 8112 - Mulitple Exception in FormPropertyEditor dialogs
Summary: Mulitple Exception in FormPropertyEditor dialogs
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 normal (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-31 19:48 UTC by Scott Stark
Modified: 2003-06-30 18:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
system/ide.log version info (3.55 KB, text/plain)
2001-07-20 20:40 UTC, Scott Stark
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Stark 2000-10-31 19:48:06 UTC
I am seeing multiple(2-3) exception dialogs displaying
an 'Exception in org.netbeans.modules.form.FormPropertyEditor Property Editor'
msg when working with a JComboBox in a JPanel in a JSplitter in a
JSplitter in a JFrame content view. There is not exception detail displayed
and nothing it placed into the log even though I am passing the
-J-Dnetbeans.debug.exceptions=true option on the command line. Why display
an exception without the stack trace details?

The version info is attached.
Comment 1 Scott Stark 2000-10-31 19:49:59 UTC
Created attachment 231 [details]
system/ide.log version info
Comment 2 Marian Mirilovic 2000-12-18 14:16:59 UTC
verified in [main-trunk](91) and [release31](30)
Comment 3 Quality Engineering 2003-06-30 18:27:53 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.