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 66621 - Component is moved when other component is added
Summary: Component is moved when other component is added
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-12 15:01 UTC by Marek Grummich
Modified: 2005-11-11 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Frame.form (2.81 KB, text/plain)
2005-10-12 15:06 UTC, Marek Grummich
Details
AFrame.java (2.88 KB, text/plain)
2005-10-12 15:07 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-10-12 15:01:51 UTC
Build 200510111800
Steps:
- open an attached JFrame
- add JList so that be aligned on the right edge of jLabel1
=> * JButton jumps right 
   * JFrame is not snapped if user tries to make it smaller
Comment 1 Marek Grummich 2005-10-12 15:06:21 UTC
Created attachment 25873 [details]
Frame.form
Comment 2 Marek Grummich 2005-10-12 15:07:05 UTC
Created attachment 25874 [details]
AFrame.java
Comment 3 Tomas Pavek 2005-10-13 12:45:33 UTC
Fixed.

/cvs/form/src/org/netbeans/modules/form/layoutdesign/LayoutFeeder.java,v  <-- 
LayoutFeeder.java
new revision: 1.39; previous revision: 1.38
Comment 4 Marek Grummich 2005-11-11 09:56:20 UTC
verified - 200511102100