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 69353

Summary: Set Form Designer Size window too unforgiving
Product: guibuilder Reporter: kitfox <kitfox>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description kitfox 2005-11-25 16:49:21 UTC
To explicity set the size of the editing window of a JPanel in the form editor,
you need to double click on the purple border surrounding the panel area.  This
brings up the Set Form Designed Size dialog box, where you can enter new
dimensions for the form.  At the moment, you need to explicitly type in integers
seperated by ", ".  If the comma or space is missing, you request to change size
fails.  It would be nice if this was more forgiving, and simply looked for any
separating character between the two numbers.
Comment 1 Roman Strobl 2005-11-29 08:20:51 UTC
Reassigning to form, please evaluate.