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 62555

Summary: NPE - preferredLayoutSize(OverlayLayout.java:110)
Product: guibuilder Reporter: Marek Grummich <mgrummich>
Component: Natural LayoutAssignee: issues@guibuilder <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: DFrame.form
DFrame.java
Exception

Description Marek Grummich 2005-08-18 10:14:46 UTC
Build 050818, jdk1.5.0_04

Steps:
- open an attached form
- select all JTextFields
- push Align Up toolbar's button (I did it by mistake ;-)
=> an attached exception is thrown (and I had to restart IDE)
Comment 1 Marek Grummich 2005-08-18 10:15:14 UTC
Created attachment 24023 [details]
DFrame.form
Comment 2 Marek Grummich 2005-08-18 10:15:29 UTC
Created attachment 24024 [details]
DFrame.java
Comment 3 Marek Grummich 2005-08-18 10:15:49 UTC
Created attachment 24025 [details]
Exception
Comment 4 Jan Stola 2005-08-18 11:02:48 UTC
Fixed. The exception is no longer thrown. The result of this operation
doesn't look very nice, but it is arguable what it should do.
Comment 5 Marek Grummich 2005-10-25 14:04:36 UTC
Verified - build 200510241800