Bug 212912

Summary: undoing transform tool actions doesn't update pixels
Product: [Applications] krita Reporter: enkithan
Component: Tools/TransformAssignee: Dmitry Kazakov <dimula73>
Status: RESOLVED FIXED    
Severity: normal CC: cberger, halla
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description enkithan 2009-11-03 15:21:14 UTC
Version:           2.2 Alpha 1 (using 4.3.2 (KDE 4.3.2), Arch Linux)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.31-ARCH

1.open a 1024*768 rgb white template.
2.select the transform tool and move the pixel several times.
3.undo -> the tool overlay is correctly undone, but the pixels data either stay the same or is corrupted.
if you use the transform tool again, you will see that pixels data is not lost, because the transformation is correct.
Comment 1 Halla Rempt 2009-11-20 15:39:23 UTC
For dmitry
Comment 2 Dmitry Kazakov 2009-11-28 16:46:16 UTC
Enkithan, could you check whether this is still reproducible? I think i have fixed it in r1052047.
Comment 3 enkithan 2009-11-28 17:17:28 UTC
It is still reproducible with revision 1055602.
Comment 4 Dmitry Kazakov 2009-11-28 17:27:04 UTC
thanks, got it.
Comment 5 Cyrille Berger 2010-03-03 13:19:15 UTC
For me it works, at least I get back my pixels... except that after undo my data is translated
Comment 6 Sven Langkamp 2010-07-12 19:14:31 UTC
Appears to be fixed.