Bug 277955 - undo following a cut doesn't reintroduce the drawing object which has been cut
Summary: undo following a cut doesn't reintroduce the drawing object which has been cut
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-17 15:16 UTC by greatbunzinni
Modified: 2014-01-07 19:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.13.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.