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 213121

Summary: AWT Components, Jump Off JFrame Into Air While Being Deleted
Product: guibuilder Reporter: MackSix
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:
Attachments: Project to use for reproduction.
Screenshot

Description MackSix 2012-05-28 19:44:28 UTC
Created attachment 119962 [details]
Project to use for reproduction.

1) Open attached project.
2) Open MyJFrame.java.
3) Select all the components on the JFrame from Navigator.
4) Delete.

Observe components jump off of JFrame momentarily into the air before they disappear. 

See attached screenshot.

This only happens with AWT components and does not occur with Swing Components.
Comment 1 MackSix 2012-05-28 19:45:40 UTC
Created attachment 119963 [details]
Screenshot

Product Version: NetBeans IDE Dev (Build 201205280002)
Java: 1.7.0_04; Java HotSpot(TM) Client VM 23.0-b21
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Comment 2 Jan Stola 2013-01-08 19:31:59 UTC
Reproducible and interesting.