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 231385

Summary: Color chooser do not resize properly
Product: guibuilder Reporter: markiewb
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the issue

Description markiewb 2013-06-17 17:20:44 UTC
[ BUILD # : 74beta ]
[ JDK VERSION : 1.7.0_21 ]

* in the GUI builder open a color chooser from a color-property
* resize the dialog

ACTUAL: the scrollpanes won't get resized - space is unused - see screenshot
EXPECTED: resize the scrollpanes too
Comment 1 markiewb 2013-06-17 17:20:59 UTC
Created attachment 135914 [details]
Shows the issue