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 86899

Summary: REGRESSION: no Undo after second rename
Product: xml Reporter: Ivan Sidorkin <ivansidorkin>
Component: Schema ToolsAssignee: Nam Nguyen <nnguyen>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: ca-nb, htt, kozlov
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ivan Sidorkin 2006-10-11 00:53:28 UTC
build 061009
JDK 1.6
regression to milestone 21

- create Java Application
- add new XML Schema
- add two elements
- rename first element
- rename second element
no Undo[Rename] action in Refactor context menu
Comment 1 Chris Webster 2006-10-11 00:55:47 UTC
Is the refactoring rename being invoked or just using the inline rename?
Comment 2 Ivan Sidorkin 2006-10-11 01:03:14 UTC
renaming performed using Refactor->Rename from element context menu in schema view
Comment 3 Nam Nguyen 2006-10-11 01:23:18 UTC
Same cause as issue 86838.  Close as duplicate.


*** This issue has been marked as a duplicate of 86838 ***
Comment 4 Ivan Sidorkin 2006-10-12 10:11:40 UTC
verified