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 57578 - Null layout ignores preferred size
Summary: Null layout ignores preferred size
Status: RESOLVED DUPLICATE of bug 82583
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-07 07:09 UTC by kitfox
Modified: 2008-04-29 13:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kitfox 2005-04-07 07:09:00 UTC
I'm placing components with a Null layout.  Under the Properties/Layout
subsection, I have X and Y specified and Width and Height both set to Preferred.
 I have also set the preffered size of my component.  However, if I alter the
preferred size, that is only reflected in the visual editor if I reload the
form.  It ought to be updated as soon as I alter my preferred size.
Comment 1 Martin Matula 2005-04-07 08:40:59 UTC
Seems to be related to form editor rather than beans module. Reassigning...
Comment 2 Jan Stola 2005-04-13 12:14:00 UTC
I was able to reproduce the problem. The layout constraints
are not updated when the preferred size is changed.
Lowering to P4 according to bug priority guidelines-Incorrect visual appearance
(http://qa.netbeans.org/processes/bug_priority_guidelines.html)
Comment 3 Petr Dvorak 2008-04-29 13:41:19 UTC
I believe this issue is in essence the same as issue 82583. If I am wrong (which could happen), please feel free to
reopen this issue.

*** This issue has been marked as a duplicate of 82583 ***