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 58697 - AE thrown when resizing components
Summary: AE thrown when resizing components
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 5.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-09 12:27 UTC by Jiri Prox
Modified: 2005-09-05 09:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
AssertionError (2.86 KB, text/plain)
2005-05-09 12:28 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2005-05-09 12:27:14 UTC
NB 4.2 (200505081800)
Natural Layout 20050509

When catching left edge of a compoent and moving it to the right over the right
edge AE is thrown.
java.lang.AssertionError
	at
org.netbeans.modules.form.layoutdesign.support.SwingLayoutCodeGenerator.convertSize(SwingLayoutCodeGenerator.java:268)
Comment 1 Jiri Prox 2005-05-09 12:28:27 UTC
Created attachment 22033 [details]
AssertionError
Comment 2 Jan Stola 2005-05-12 10:00:15 UTC
Fixed.
Comment 3 Jiri Prox 2005-06-23 10:02:02 UTC
Verified in 4.2 (200506221800)