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 203112 - AssertionError at org.netbeans.modules.form.layoutdesign.LayoutDesigner.completeUknownGroupPositions
Summary: AssertionError at org.netbeans.modules.form.layoutdesign.LayoutDesigner.compl...
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 07:27 UTC by MackSix
Modified: 2011-10-07 15:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 181634


Attachments
stacktrace (3.18 KB, text/plain)
2011-10-05 07:27 UTC, MackSix
Details
Project that exhibits the error. (22.89 KB, application/octet-stream)
2011-10-05 07:32 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2011-10-05 07:27:25 UTC
Build: NetBeans IDE Dev (Build 201110040601)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows Vista

User Comments:
MackSix: Trying to align a slider below some other components and to the right of a Editor Pane. Will try to reproduce.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.completeUknownGroupPositions(LayoutDesigner.java:421)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.updateCurrentSpaceOfGroups(LayoutDesigner.java:394)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.afterRemoveSpaceUpdate(LayoutDesigner.java:4343)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.createFeeder(LayoutDesigner.java:1258)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.addComponents(LayoutDesigner.java:1151)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.endMoving(LayoutDesigner.java:1116)
Comment 1 MackSix 2011-10-05 07:27:29 UTC
Created attachment 111499 [details]
stacktrace
Comment 2 MackSix 2011-10-05 07:32:28 UTC
Created attachment 111500 [details]
Project that exhibits the error.

The slider jSlider2 in NewJFrame.java form can't be moved or deleted now without throwing this error. The right-click pop-up menu will not show either.
Comment 3 Tomas Pavek 2011-10-07 14:57:55 UTC
Fixed.
http://hg.netbeans.org/jet-main/rev/b78e49c874ca