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

Summary: Broken painting of the property list after adding icon
Product: guibuilder Reporter: Jiri Prox <jiriprox>
Component: CodeAssignee: issues@guibuilder <issues>
Status: VERIFIED WORKSFORME    
Severity: blocker CC: joshis
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot
screenshot

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.