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 59696 - Broken painting of the property list after adding icon
Summary: Broken painting of the property list after adding icon
Status: VERIFIED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-07 12:47 UTC by Jiri Prox
Modified: 2008-04-30 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (16.30 KB, image/png)
2005-06-07 12:47 UTC, Jiri Prox
Details
screenshot (16.30 KB, image/png)
2005-06-07 12:56 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2005-06-07 12:47:08 UTC
NB 4.1 (200505031930) 
JDK 1.5.0_03

The painting of the disabledIcon and disabledSelectedIcon properties are broken
when the property icon is setted.

Steps:
1) create new JFrame
2) add JButton 
3) select jButton1 (created in step 2)
4) in the properties list set the icon property

->the values of the disabledIcon and disabledSelectedIcon show the error sign
After focusing these properties the mark disapears
Comment 1 Jiri Prox 2005-06-07 12:47:27 UTC
Created attachment 22523 [details]
screenshot
Comment 2 Jiri Prox 2005-06-07 12:56:03 UTC
Created attachment 22524 [details]
screenshot
Comment 3 Petr Dvorak 2008-04-29 14:01:49 UTC
The way the property editor handles these two fields have changed since NB4.1. This issue does not currently appear in
NB6.1. I am closing the issue as WORKSFORME, feel free to reopen it if appropriate.
Comment 4 Jiri Prox 2008-04-30 09:14:30 UTC
v.