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 205118

Summary: UNDO/REDO functionality is not working after using Refactoring
Product: java Reporter: jannavratil
Component: RefactoringAssignee: Jan Becicka <jbecicka>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PLATFORM
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description jannavratil 2011-11-14 20:53:46 UTC
Undo and Redo functionality doesn't work after using any Refactoring function.

How to reproduce this bug: Pick function name and rename it using Refactoring->Rename. Undo button is grey, so user can't rollback changes

Redo doesn't work basically because we can't use Undo function :-(

Product Version: NetBeans IDE Dev (Build 201111130600)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: Windows 7 version 6.1 running on x86; Cp1252; en_US (nb)
User directory: C:\Users\navratja\.netbeans\dev
Cache directory: C:\Users\navratja\.netbeans\dev\var\cache
Comment 1 Jan Becicka 2011-11-15 06:18:25 UTC
please use Refactoring | Undo

*** This bug has been marked as a duplicate of bug 48427 ***
Comment 2 jannavratil 2011-11-15 10:54:33 UTC
Sorry, my mistake :-(

Yes it works