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

Summary: AE thrown when resizing components
Product: guibuilder Reporter: Jiri Prox <jiriprox>
Component: Natural LayoutAssignee: issues@guibuilder <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: AssertionError

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)