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 - javax.swing.undo.CannotUndoException at javax.swing.undo.AbstractUndoableEdit.undo
Summary: javax.swing.undo.CannotUndoException at javax.swing.undo.AbstractUndoableEdit...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.0
Hardware: All All
: P4 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
: 238719 (view as bug list)
Depends on:
Blocks: 215138
  Show dependency tree
 
Reported: 2013-12-05 14:09 UTC by rodrigorsantos
Modified: 2016-07-07 07:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 205808


Attachments
stacktrace (3.27 KB, text/plain)
2013-12-05 14:09 UTC, rodrigorsantos
Details

Note You need to log in before you can comment on or make changes to this bug.
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