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 108113 - Subsequent undo/redo refactoring does not work
Summary: Subsequent undo/redo refactoring does not work
Status: VERIFIED DUPLICATE of bug 108112
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-26 09:44 UTC by Jiri Prox
Modified: 2008-02-15 17:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2007-06-26 09:44:40 UTC
Product Version: NetBeans IDE Dev (Build 200706260205) Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04 System:
Linux version 2.6.5-1.358 running on i386; UTF-8; en_US (nb) Userdir: /space/u6

Subsequent call of undo/redo refactoring does not work. I've reproduced it with rename, move and pull up refactoring so
it's probably general problem. This problem does not sometime shows at first try, but once it occur the redo does not
work. Maybe it related to issue 108112, feel free to duplicate


Steps to reproduce:
1) create new class
2) rename it
3) refactoring undo
4) refactoring redo
redo does not work
sometimes the step 3 and 4 have to be repeated (about 3-times), sometimes the first redo does no work
Comment 1 Jan Becicka 2007-06-27 10:23:36 UTC

*** This issue has been marked as a duplicate of 108112 ***
Comment 2 Jiri Prox 2008-02-15 17:58:50 UTC
v.