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 64401 - Cannot align component to JFrame's border
Summary: Cannot align component to JFrame's border
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 5.x
Hardware: Sun Solaris
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 08:51 UTC by Max Sauer
Modified: 2005-10-17 08:43 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 Max Sauer 2005-09-15 08:51:10 UTC
In today's build, it is not possible to align component to JFrame's right and
bottom border.

Steps to reproduce:
-------------------
1) Create a JFrame Form
2) Place a JTextArea on it and align it with left top corner
3) try to fill the JFrame with the JTextArea
--> it is not possible to align it with JFrame's border, it gets resized instead.

This used to work in yesterday's build (200509131800).

[200509141800, JDK 1.5.0_05 b03, solaris 10/sparc]
Comment 1 Jan Stola 2005-09-15 08:55:42 UTC
Definitely high priority bug, but not a regression in the sense of this keyword:
REGRESSION This bug is a regression from the previous release. ;-)
Comment 2 Tomas Pavek 2005-09-15 09:54:49 UTC
Fixed.
Comment 3 Max Sauer 2005-10-17 08:43:59 UTC
Verified in 200510161800.