Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 417005 - [rename] No undo when renaming type using dialog
Summary: [rename] No undo when renaming type using dialog
Status: CLOSED DUPLICATE of bug 345342
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.3   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-11 09:32 EDT by Jan Koehnlein CLA
Modified: 2013-09-11 09:42 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Koehnlein CLA 2013-09-11 09:32:01 EDT
When I rename a type using the dialog (pressing CMD-ALT-R twice or unchecking the preference "Rename in editor without dialog") the rename operation is not pushed to the undo stack.

It works fine in when I refactor in inline mode.

Steps to reproduce:
- Create a Java Class Foo
- Rename it using the dialog
-> Rename operation does not appear in Edit->Undo
Comment 1 Noopur Gupta CLA 2013-09-11 09:42:18 EDT

*** This bug has been marked as a duplicate of bug 345342 ***