Bug 277955

Summary: undo following a cut doesn't reintroduce the drawing object which has been cut
Product: [Applications] umbrello Reporter: greatbunzinni
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal CC: kde, okellogg
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In: 4.13.0

Description greatbunzinni 2011-07-17 15:16:31 UTC
Version:           1.1 (using KDE 4.6.2) 
OS:                Linux

If a user selects a set of drawing objects from a diagram (say, classes in a class diagram) and he cuts them, if he then presses undo then nothing happens.  It would be nice if the undo operation also covered the cut/paste operations.

Reproducible: Always

Steps to Reproduce:
1) select drawing object (i.e., classes in the class diagram)
2) cut
3) undo cut operation

Actual Results:  
the drawing objects which have been cut isn't reintroduced in the drawing

Expected Results:  
The drawing objects would be reintroduced in the diagram, exactly where they were cut

OS: Linux (x86_64) release 2.6.38-10-generic
Compiler: cc
Comment 1 greatbunzinni 2011-09-01 11:03:00 UTC
This bug is still present in Umbrello 2.6.5, KDE 4.6.5
Comment 2 Joris Steyn 2014-01-04 11:22:04 UTC
Undo of clipboard actions has been fixed.