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 108112

Summary: REF: undo/redo stops working if find usages is invoked on form class
Product: editor Reporter: Jana Maleckova <janie>
Component: RefactoringAssignee: issues@java <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jana Maleckova 2007-06-26 09:37:24 UTC
Product Version: NetBeans IDE Dev (Build 200706260205) Java: 1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)

Description:
============
have form class
1. do refactoring - rename on some local variable in editor
2. invoke find usages on this variable 
3. do refactoring undo
4. do refactoring redo -> then redo/undo doesn't work no longer
Comment 1 Jan Becicka 2007-06-27 10:23:06 UTC
*** Issue 108113 has been marked as a duplicate of this issue. ***
Comment 2 Jan Becicka 2007-06-28 07:57:56 UTC
*** Issue 103008 has been marked as a duplicate of this issue. ***
Comment 3 Jan Becicka 2007-07-18 09:57:19 UTC
Checking in UndoManager.java;
/cvs/refactoring/api/src/org/netbeans/modules/refactoring/spi/impl/UndoManager.java,v  <--  UndoManager.java
new revision: 1.5; previous revision: 1.4
done
Comment 4 Jana Maleckova 2007-08-15 13:51:35 UTC
verified on

Product Version: NetBeans IDE Dev (Build 070815) Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 System: Windows
XP version 5.1 running on x86; Cp1252; en_GB (nb)