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 63886 - AssertionError - contentOverlap(LayoutUtils.java:311) or overlap(LayoutRegion.java:327)
Summary: AssertionError - contentOverlap(LayoutUtils.java:311) or overlap(LayoutRegion...
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:
Depends on:
Blocks:
 
Reported: 2005-09-08 13:05 UTC by Marek Grummich
Modified: 2005-10-25 14:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (2.52 KB, text/plain)
2005-09-08 13:05 UTC, Marek Grummich
Details
Exception_I (2.36 KB, text/plain)
2005-09-08 13:06 UTC, Marek Grummich
Details
MainForm.form (12.83 KB, text/plain)
2005-09-08 13:06 UTC, Marek Grummich
Details
MainForm.java (11.06 KB, text/plain)
2005-09-08 13:07 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-09-08 13:05:14 UTC
Build 050908, jdk1.5.0_04

Steps:
- open an attached form
- move some components; place component over other one until exception is thrown

=> AssertionError - contentOverlap(LayoutUtils.java:311) or
overlap(LayoutRegion.java:327) are thrown
Comment 1 Marek Grummich 2005-09-08 13:05:47 UTC
Created attachment 24617 [details]
Exception
Comment 2 Marek Grummich 2005-09-08 13:06:18 UTC
Created attachment 24618 [details]
Exception_I
Comment 3 Marek Grummich 2005-09-08 13:06:51 UTC
Created attachment 24619 [details]
MainForm.form
Comment 4 Marek Grummich 2005-09-08 13:07:36 UTC
Created attachment 24620 [details]
MainForm.java
Comment 5 Tomas Pavek 2005-09-13 10:49:15 UTC
I've fixed the problem causing the second exception. I was not able to reproduce
the first one - please provide exact steps if you  manage to reproduce it with
the fix.
Comment 6 Marek Grummich 2005-10-25 14:09:54 UTC
Verified - build 200510241800