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 234741 - NullPointerException at org.netbeans.modules.editor.hints.HintsUI.invokeDefaultAction
Summary: NullPointerException at org.netbeans.modules.editor.hints.HintsUI.invokeDefau...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-21 18:46 UTC by rodrigorsantos
Modified: 2013-08-22 07:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203242


Attachments
stacktrace (2.89 KB, text/plain)
2013-08-21 18:46 UTC, rodrigorsantos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rodrigorsantos 2013-08-21 18:46:20 UTC
Build: NetBeans IDE Dev (Build 20130820-7ee4d015581e)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Linux

User Comments:
rodrigorsantos: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.editor.hints.HintsUI.invokeDefaultAction(HintsUI.java:666)
   at org.netbeans.modules.editor.hints.HintsUI.keyPressed(HintsUI.java:746)
   at java.awt.AWTEventMulticaster.keyPressed(AWTEventMulticaster.java:250)
   at java.awt.AWTEventMulticaster.keyPressed(AWTEventMulticaster.java:249)
   at java.awt.AWTEventMulticaster.keyPressed(AWTEventMulticaster.java:249)
   at java.awt.Component.processKeyEvent(Component.java:6463)
Comment 1 rodrigorsantos 2013-08-21 18:46:25 UTC
Created attachment 139022 [details]
stacktrace
Comment 2 Jan Lahoda 2013-08-22 07:51:12 UTC
Fixed:
http://hg.netbeans.org/jet-main/rev/07cb1efca815