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 - NPE - preferredLayoutSize(OverlayLayout.java:110)
Summary: NPE - preferredLayoutSize(OverlayLayout.java:110)
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-08-18 10:14 UTC by Marek Grummich
Modified: 2005-10-25 14:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
DFrame.form (6.36 KB, text/plain)
2005-08-18 10:15 UTC, Marek Grummich
Details
DFrame.java (6.56 KB, text/plain)
2005-08-18 10:15 UTC, Marek Grummich
Details
Exception (4.67 KB, text/plain)
2005-08-18 10:15 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-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