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

Summary: NullPointerException at org.netbeans.lib.editor.codetemplates.textsync.TextRegionEditing.tabAction
Product: editor Reporter: avdenisov <avdenisov>
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=52356
Issue Type: DEFECT Exception Reporter: 52356
Attachments: stacktrace

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