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 62815 - null pointer exception while adding text fields
Summary: null pointer exception while adding text fields
Status: RESOLVED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 21:06 UTC by richardpettit
Modified: 2005-09-20 14:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
jar file with .java .form and messages file (6.85 KB, application/octet-stream)
2005-08-23 17:17 UTC, richardpettit
Details

Note You need to log in before you can comment on or make changes to this bug.
Description richardpettit 2005-08-22 21:06:58 UTC
Drag-n-drop 4 jlabel fields and while resizing them, made one of them either too
narrow or hid it under another jlabel. I'd attach the log file if there was an
"attach the log file" button on this page. I guess you'll have to send me email.
Comment 1 Tomas Pavek 2005-08-22 21:15:57 UTC
There is "Create a new attachment" link on this page, so please attach the
exception stack-trace or log file. Also would be nice if you could attach the
form (.java and .form files) in the last good state before the exception
happens, describing what to do to get the error. Thanks.
Comment 2 richardpettit 2005-08-23 17:17:40 UTC
Created attachment 24158 [details]
jar file with .java .form and messages file
Comment 3 Jan Stola 2005-09-20 14:33:47 UTC
The attached form is alrady in an incorrect state - location of one component
is not defined by the layout model at all. Unfortunately it is not clear
from the bug report how this for can be obtained => closing as works for me.

Feel free to reopen if you are still able to reproduce it in the latest build.
In such a case, please, provide more detailed steps to reproduce. Thank you.