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 60029 - java.lang.AssertionError - intervalRemoved
Summary: java.lang.AssertionError - intervalRemoved
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 13:01 UTC by Marek Grummich
Modified: 2005-10-25 15:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NewJFrame.form (3.33 KB, text/plain)
2005-06-15 13:01 UTC, Marek Grummich
Details
NewJFrame.java (3.08 KB, text/plain)
2005-06-15 13:01 UTC, Marek Grummich
Details
Exception (2.92 KB, text/plain)
2005-06-15 13:02 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-06-15 13:01:15 UTC
Build 200506142000,jdk1.5.0_04
Steps:
- open an attached form
- select jToolBar1 node in the Component Inspector
- invoke delete action and confirm deletion dialog
=> an attached exception is thrown
Comment 1 Marek Grummich 2005-06-15 13:01:32 UTC
Created attachment 22700 [details]
NewJFrame.form
Comment 2 Marek Grummich 2005-06-15 13:01:53 UTC
Created attachment 22701 [details]
NewJFrame.java
Comment 3 Marek Grummich 2005-06-15 13:02:17 UTC
Created attachment 22703 [details]
Exception
Comment 4 Jan Stola 2005-08-29 16:00:39 UTC
It seems to work correctly in the latest builds => marking as fixed.
Comment 5 Marek Grummich 2005-10-25 15:48:11 UTC
Verified