Bug 180336

Summary: UNDO/REDO not working right when editing images
Product: [Applications] digikam Reporter: Matti Kettunen <matti.kettunen>
Component: ImageEditor-UndoAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 0.10.0

Description Matti Kettunen 2009-01-11 16:05:27 UTC
Version:           0.10.0-beta8 (using KDE 4.1.3)
OS:                Linux
Installed from:    SuSE RPMs

Sometimes UNDO/REDO doesn't work right.

For example:
- I crop an image and click undo
- I change image to black and white and click undo
 
Now clicking redo should turn image to B/W again, but digikam crops the image!

With one (and only) action undo/redo works as it should, but if there has been more image manipulation actions you'll never know what 'redo' will do.
Comment 1 Mikolaj Machowski 2009-01-11 16:59:40 UTC
Confirming for svn 909195
Comment 2 Marcel Wiesweg 2009-01-13 17:08:05 UTC
SVN commit 910560 by mwiesweg:

Remove existing entry in undo cache before adding a new one

BUG: 180336

 M  +1 -0      undomanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=910560