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 62958 - Exceptions are thrown after moving panel
Summary: Exceptions are thrown after moving panel
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
: 63418 63668 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-24 15:55 UTC by Marek Grummich
Modified: 2005-10-25 14:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (48.93 KB, text/plain)
2005-08-24 15:55 UTC, Marek Grummich
Details
FFrame.form (2.93 KB, text/plain)
2005-08-24 15:56 UTC, Marek Grummich
Details
FFrame.java (3.87 KB, text/plain)
2005-08-24 15:57 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-08-24 15:55:01 UTC
Build 050824, jdk1.5.0_04
Steps:
- open an attached form
- select right JPanel
- use D&D functionality and move JPanel over left JPanel
=> exceptions are thrown (see message log)
Comment 1 Marek Grummich 2005-08-24 15:55:32 UTC
Created attachment 24191 [details]
messages.log
Comment 2 Marek Grummich 2005-08-24 15:56:23 UTC
Created attachment 24192 [details]
FFrame.form
Comment 3 Marek Grummich 2005-08-24 15:57:20 UTC
Created attachment 24193 [details]
FFrame.java
Comment 4 Tomas Pavek 2005-08-30 08:45:05 UTC
Dragging an existing component to a subpanel does not work. (Adding a new
component works.)
Comment 5 Tomas Pavek 2005-08-31 15:59:56 UTC
*** Issue 63418 has been marked as a duplicate of this issue. ***
Comment 6 Milan Kubec 2005-08-31 20:30:31 UTC
Once the exception stream begins it's not possible to use IDE any more, it must
be killed.
Comment 7 Tomas Pavek 2005-09-05 11:36:45 UTC
Fixed in q-build branch.
Looking for better fix for trunk.
Comment 8 Tomas Pavek 2005-09-05 16:49:42 UTC
Fixed in trunk.
Comment 9 Jan Stola 2005-09-06 09:27:42 UTC
*** Issue 63668 has been marked as a duplicate of this issue. ***
Comment 10 Marek Grummich 2005-10-25 14:08:09 UTC
Verified - build 200510241800