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 62265 - 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: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-15 09:54 UTC by Marek Grummich
Modified: 2005-10-25 14:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
AFrame.form (9.67 KB, text/plain)
2005-08-15 09:54 UTC, Marek Grummich
Details
AFrame.java (7.63 KB, text/plain)
2005-08-15 09:55 UTC, Marek Grummich
Details
Exception (1.77 KB, text/plain)
2005-08-15 09:55 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-15 09:54:15 UTC
Build 050815, jdk1.5.0_04
Steps:
- open an attached form
- select JList component
- resize JList towards right
=> an attached exception is thrown and user must restrart ide
Comment 1 Marek Grummich 2005-08-15 09:54:46 UTC
Created attachment 23782 [details]
AFrame.form
Comment 2 Marek Grummich 2005-08-15 09:55:02 UTC
Created attachment 23783 [details]
AFrame.java
Comment 3 Marek Grummich 2005-08-15 09:55:27 UTC
Created attachment 23784 [details]
Exception
Comment 4 Tomas Pavek 2005-08-15 17:32:30 UTC
Fixed.
Comment 5 Marek Grummich 2005-08-23 13:28:32 UTC
Verified in the build 050823
Comment 6 Marek Grummich 2005-08-23 14:05:39 UTC
Reopen - too early verified, sorry
Please, use attachments in the issue #62273 (NewJFrame3.java, NewJFrame3.form)
and apply following steps:
- open attached form
- select jPanel2 (it is not visible in the designer)
- resize it downwards in two steps, first - be align with JTree, second - be
align with bottom of JButton1

Comment 7 Tomas Pavek 2005-08-24 14:41:34 UTC
I've fixed this second case.
Comment 8 Marek Grummich 2005-10-25 14:03:28 UTC
Verified - build 200510241800