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 220513 - NullPointerException at org.netbeans.modules.form.FormDesigner$FormListener.updateConnectedProperties
Summary: NullPointerException at org.netbeans.modules.form.FormDesigner$FormListener.u...
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-21 16:32 UTC by xXPunisherXx
Modified: 2012-11-15 02:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 54411


Attachments
stacktrace (2.09 KB, text/plain)
2012-10-21 16:32 UTC, xXPunisherXx
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xXPunisherXx 2012-10-21 16:32:51 UTC
Build: NetBeans IDE 7.2 (Build 201207171143)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
GUEST: Changed Accessible Parent via Properties window

GUEST: updated properties of GUI components




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.form.FormDesigner$FormListener.updateConnectedProperties(FormDesigner.java:2698)
   at org.netbeans.modules.form.FormDesigner$FormListener.run(FormDesigner.java:2603)
   at org.netbeans.modules.form.FormLAF$3.run(FormLAF.java:322)
   at org.openide.util.Mutex.doEventAccess(Mutex.java:1363)
   at org.openide.util.Mutex.readAccess(Mutex.java:273)
   at org.netbeans.modules.form.FormLAF.executeWithLookAndFeel(FormLAF.java:305)
Comment 1 xXPunisherXx 2012-10-21 16:32:54 UTC
Created attachment 126267 [details]
stacktrace
Comment 2 Tomas Pavek 2012-11-12 18:58:17 UTC
Fixed.
http://hg.netbeans.org/jet-main/rev/481feb10228e
Comment 3 Quality Engineering 2012-11-15 02:43:13 UTC
Integrated into 'main-golden', will be available in build *201211150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/481feb10228e
User: Tomas Pavek <tpavek@netbeans.org>
Log: #220513: a11y properties are not direct bean properties