Opened 9 years ago
Last modified 9 years ago
#23 new defect
Move → To Class Protocol (Make Class Method) creates multiple undo items
Reported by: | Jan Vrany | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | default | Keywords: | browser |
Cc: | Also affects CVS HEAD (eXept version): | yes |
Description
Steps to reproduce:
- Create class. in the class create two methods say
foo
andbar
. - Select both methods.
- Choose Selector → Move → To Class Protocol (Make Class Method)
This creates two entries in undo list (check Operations → Undo Recent)
As all methods was moved by one command (click), only one (compound) undo
item should be created.
Note: See
TracTickets for help on using
tickets.