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 - AWT Components, Jump Off JFrame Into Air While Being Deleted
Summary: AWT Components, Jump Off JFrame Into Air While Being Deleted
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-28 19:44 UTC by MackSix
Modified: 2013-01-08 19:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Project to use for reproduction. (111.49 KB, application/zip)
2012-05-28 19:44 UTC, MackSix
Details
Screenshot (204.60 KB, image/png)
2012-05-28 19:45 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
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.