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 182763 - NullPointerException at org.netbeans.modules.applemenu.CtrlClickHack.eventDispatched
Summary: NullPointerException at org.netbeans.modules.applemenu.CtrlClickHack.eventDis...
Status: RESOLVED DUPLICATE of bug 182448
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@platform
URL:
Keywords:
: 182764 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-25 11:54 UTC by Alexandr Scherbatiy
Modified: 2010-03-26 10:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167007


Attachments
stacktrace (3.44 KB, text/plain)
2010-03-25 11:54 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2010-03-25 11:54:51 UTC
Build: NetBeans IDE Dev (Build 201003240200)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.applemenu.CtrlClickHack.eventDispatched(CtrlClickHack.java:85)
   at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2360)
   at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2252)
   at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2251)
   at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2251)
   at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2251)
Comment 1 Alexandr Scherbatiy 2010-03-25 11:54:54 UTC
Created attachment 95787 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2010-03-26 09:25:58 UTC
*** Bug 182764 has been marked as a duplicate of this bug. ***
Comment 3 Stanislav Aubrecht 2010-03-26 10:45:37 UTC

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