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 4313

Summary: Copying a component over a component with the same constraints doesn`t update Form Window
Product: guibuilder Reporter: Jan Palka <janpalka>
Component: CodeAssignee: _ ttran <ttran>
Status: CLOSED WORKSFORME    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Palka 1999-10-07 18:46:10 UTC
1) create  a JFrame
2) use GridBagLayout
3) place a JButton in
4) copy and paste the JButton into the form
5) you should see only one JButton in the form,window albeit CI and code would reflected two buttons.

[Libor] Similarly for BorderLayoyut. Pasted component has the same direction (e.g. NOTH) so two components are in one place. If you move pasted component to other direction, original component is stil
l invisible. You must change direction property of original component (even to the same direction) so component appears.
Comment 1 Marek Grummich 2000-07-25 09:39:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2000-07-27 17:53:59 UTC
Bug assigned to the module owner.