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 41680 - NPE when customizing Layout
Summary: NPE when customizing Layout
Status: VERIFIED DUPLICATE of bug 35870
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-04 11:18 UTC by hlein
Modified: 2004-07-14 12:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log (30.98 KB, text/plain)
2004-04-04 11:19 UTC, hlein
Details
Forms file (37.91 KB, text/plain)
2004-04-04 11:20 UTC, hlein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hlein 2004-04-04 11:18:10 UTC
The form has gridbag layout. There is an NPE
during code generation when some properties are
changed (e.g. insets). This occurs using
"Customize Layout" or using "Properties" for the
component.

Note:
This does not happen if the project is imported in
the same session. But it happens if you close
Netbeans after having opened the project (without
doing changes) and reopen it again.
Comment 1 hlein 2004-04-04 11:19:27 UTC
Created attachment 14271 [details]
ide.log
Comment 2 hlein 2004-04-04 11:20:35 UTC
Created attachment 14272 [details]
Forms file
Comment 3 Tomas Pavek 2004-04-05 10:33:40 UTC
The exception looks the same as in issue 35870.

*** This issue has been marked as a duplicate of 35870 ***
Comment 4 Jaromir Uhrik 2004-07-14 12:27:56 UTC
Verified - duplicate.