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 9602 - Exception in Property Editor when User Code selected on multiple components
Summary: Exception in Property Editor when User Code selected on multiple components
Status: RESOLVED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: PC Windows ME/2000
: P4 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-13 22:33 UTC by Michael
Modified: 2002-07-19 15:19 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 Michael 2001-02-13 22:33:40 UTC
Using FFJ 2.0 build 1160.  Upon selecting multiple JLabels in the Component
Selector ( ctrl clicking ), clicking on the "..." next to foreground color
under Properties and setting User Code: null under the Form Connection tab only
changes the first component selected.  The error "Exception in
org.netbeans.modules.form.FormPropertyEditor Property Editor." appears in an
model Exception error popup window several times whenever one of the previously
mentioned JLables are selected in the Component Inspector.  It is impossible to
get the "Property Editor: foreground (Color)" window to open by clicking
the "..." in foreground after that.  The only way around it is to select a
color in the drop down, such as lightGray.  This removes the buggy netbeans
error, and you can proceed to set the foreground to null individually for each
JLabel.

This problem exists for every component that I've tried, I'm just using JLables
as an example.  It only happens when you select User code: and type something
in the text area.  If you select a swatch or set an RGB color the problem does
not present itself.
Comment 1 _ tboudreau 2002-04-16 19:22:45 UTC
This bug was misfiled on the experimental 
workspaceswitcher module. 
Comment 2 Tomas Pavek 2002-04-19 11:44:12 UTC
Reassigning completely to form.
Comment 3 Tomas Pavek 2002-04-19 11:46:27 UTC
Old bug, this seems to be already working...