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 193728 - [70cat] AssertionError at org.netbeans.modules.form.layoutdesign.LayoutInterval.getCurrentSpace
Summary: [70cat] AssertionError at org.netbeans.modules.form.layoutdesign.LayoutInterv...
Status: RESOLVED DUPLICATE of bug 193619
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-22 09:14 UTC by ytn01
Modified: 2011-02-02 14:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175261


Attachments
stacktrace (3.75 KB, text/plain)
2010-12-22 09:14 UTC, ytn01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ytn01 2010-12-22 09:14:23 UTC
Build: NetBeans IDE Dev (Build 201012150001)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows 7

User Comments:
ytn01: Deleting multiple selected controls from a JDialog GUI design via the Inspector window.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.form.layoutdesign.LayoutInterval.getCurrentSpace(LayoutInterval.java:515)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.preventParallelCollapse(LayoutDesigner.java:4111)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.intervalRemoved(LayoutDesigner.java:3889)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.layoutChanged(LayoutDesigner.java:2286)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.access$100(LayoutDesigner.java:60)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner$Listener.layoutChanged(LayoutDesigner.java:2252)
Comment 1 ytn01 2010-12-22 09:14:26 UTC
Created attachment 104388 [details]
stacktrace
Comment 2 Tomas Pavek 2011-02-02 14:24:17 UTC

*** This bug has been marked as a duplicate of bug 193619 ***