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 61243 - The form's size is not updated when user add a wide component
Summary: The form's size is not updated when user add a wide component
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-21 16:17 UTC by Marek Grummich
Modified: 2005-10-25 16:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NLFrame.form (15.20 KB, text/plain)
2005-07-21 16:18 UTC, Marek Grummich
Details
NLFrame.java (12.41 KB, text/plain)
2005-07-21 16:18 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2005-07-21 16:17:35 UTC
Build 20050721, jdk1.5.0_04
Step:
- open an attached form
- add a new JSlider so, that its rigth edge is align with rigth edge of
jPanel2(magenta).
=> 
the JSlider is painted to white area; no scroll bars are preseted
Comment 1 Marek Grummich 2005-07-21 16:18:12 UTC
Created attachment 23216 [details]
NLFrame.form
Comment 2 Marek Grummich 2005-07-21 16:18:32 UTC
Created attachment 23217 [details]
NLFrame.java
Comment 3 Tomas Pavek 2005-09-06 10:13:05 UTC
This has been already fixed.
Comment 4 Marek Grummich 2005-10-25 16:02:51 UTC
Seems to be fixed.