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 214992

Summary: NullPointerException at java.awt.Component$NativeInLightFixer.removeReferences
Product: editor Reporter: jeffreymb
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 183473
Attachments: stacktrace

Description jeffreymb 2012-06-29 14:32:43 UTC
Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b05
OS: Windows 7

User Comments:
GUEST: substr within "if" ... "||"




Stacktrace: 
java.lang.NullPointerException
   at java.awt.Component$NativeInLightFixer.removeReferences(Component.java:0)
   at java.awt.Component$NativeInLightFixer.componentRemoved(Component.java:0)
   at java.awt.Container.processContainerEvent(Container.java:0)
   at java.awt.Container.processEvent(Container.java:0)
   at java.awt.Component.dispatchEventImpl(Component.java:0)
   at java.awt.Container.dispatchEventImpl(Container.java:0)
Comment 1 jeffreymb 2012-06-29 14:32:49 UTC
Created attachment 121570 [details]
stacktrace
Comment 2 Dusan Balek 2012-08-13 14:07:49 UTC

*** This bug has been marked as a duplicate of bug 215293 ***
Comment 3 Marian Mirilovic 2012-08-24 07:55:49 UTC

*** This bug has been marked as a duplicate of bug 211454 ***