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 - Set Form Designer Size window too unforgiving
Summary: Set Form Designer Size window too unforgiving
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-25 16:49 UTC by kitfox
Modified: 2008-04-29 10:15 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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