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 - Color chooser do not resize properly
Summary: Color chooser do not resize properly
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-17 17:20 UTC by markiewb
Modified: 2013-06-17 17:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (145.78 KB, image/png)
2013-06-17 17:20 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
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