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 239161

Summary: javax.swing.undo.CannotUndoException at javax.swing.undo.AbstractUndoableEdit.undo
Product: java Reporter: rodrigorsantos <rodrigorsantos>
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED WONTFIX    
Severity: normal CC: jiriprox
Priority: P4    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 205808
Bug Depends on:    
Bug Blocks: 215138    
Attachments: stacktrace

Description rodrigorsantos 2013-12-05 14:09:48 UTC
Build: NetBeans IDE Dev (Build 20131202-13c177ccde26)
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: 
javax.swing.undo.CannotUndoException
   at javax.swing.undo.AbstractUndoableEdit.undo(AbstractUndoableEdit.java:110)
   at javax.swing.undo.CompoundEdit.undo(CompoundEdit.java:59)
   at org.netbeans.modules.refactoring.java.plugins.InstantRefactoringPerformer$UndoableWrapper$UndoableEditDelegate.undo(InstantRefactoringPerformer.java:884)
   at org.netbeans.modules.refactoring.java.plugins.InstantRefactoringPerformer$UndoableWrapper.close(InstantRefactoringPerformer.java:851)
   at org.netbeans.modules.refactoring.java.plugins.InstantRefactoringPerformer.release(InstantRefactoringPerformer.java:442)
   at org.netbeans.modules.refactoring.java.plugins.InstantRefactoringPerformer.keyPressed(InstantRefactoringPerformer.java:419)
Comment 1 rodrigorsantos 2013-12-05 14:09:50 UTC
Created attachment 142868 [details]
stacktrace
Comment 2 Ralph Ruijs 2014-01-07 23:19:03 UTC
The instant rename popup has been disabled in 8.0 (bug 215138, comment 7)
Comment 3 Ralph Ruijs 2014-01-07 23:28:00 UTC
*** Bug 238719 has been marked as a duplicate of this bug. ***
Comment 4 Martin Balin 2016-07-07 07:17:21 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss