https://bugs.kde.org/show_bug.cgi?id=372695
joup...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joup...@gmail.com --- Comment #3 from joup...@gmail.com --- I don't have a system capable of compiling Krita right now, but I have found the cause of the bug. This is the result of making a shallow copy of the keyframe map when duplicating a keyframe channel (kis_keyframe_channel.cpp:46). Instead, we should also clone the keyframes themselves. -- You are receiving this mail because: You are watching all bug changes.