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 152488 - NullPointerException at org.netbeans.lib.editor.codetemplates.textsync.TextRegionEditing.tabAction
Summary: NullPointerException at org.netbeans.lib.editor.codetemplates.textsync.TextRe...
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 08:29 UTC by avdenisov
Modified: 2009-11-02 11:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 52356


Attachments
stacktrace (2.29 KB, text/plain)
2008-11-06 08:29 UTC, avdenisov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description avdenisov 2008-11-06 08:29:14 UTC
Build: NetBeans IDE 6.1 (Build 200805300101)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.lib.editor.codetemplates.textsync.TextRegionEditing.tabAction(TextRegionEditing.java:313)
        at org.netbeans.lib.editor.codetemplates.textsync.TextRegionEditing$OverrideAction.actionPerformed(TextRegionEditing.java:440)
        at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1636)
        at javax.swing.JComponent.processKeyBinding(JComponent.java:2849)
        at javax.swing.JComponent.processKeyBindings(JComponent.java:2884)
        at javax.swing.JComponent.processKeyEvent(JComponent.java:2812)
Comment 1 avdenisov 2008-11-06 08:29:22 UTC
Created attachment 73350 [details]
stacktrace
Comment 2 Miloslav Metelka 2008-11-18 14:33:35 UTC
Any steps how to reproduce the problem?
Comment 3 avdenisov 2009-02-17 05:40:19 UTC
I not reproduce this Issue
Comment 4 David Strupl 2009-03-31 15:49:10 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 5 Quality Engineering 2009-11-02 11:04:17 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX