https://bugs.kde.org/show_bug.cgi?id=352519
--- Comment #5 from Raghavendra kamath <raghavendr.ra...@gmail.com> --- Hello Dmitry, Thanks for suggesting the work around buti think I am somehow messing up in explaining as i don't want to achieve a merged image. I want to cut copy paste parts under selection (marching ants) from multiple layers into corresponding multiple layers. it is similar to what you have done in multiple layer copy paste in layer stack except here only selected ( by marching ants ) parts of the layer get copied or cut pasted into multiple layers. ==About delete recursive== Also delete is hard to achieve recursively, suppose you want to clear a part of drawing spread across many layer ,you'll have to select that part by selection tools then click and select layers one by one and hitting delete key. all I wish is select the part and hit delete (can be other keyboard shortcut ) that part is cleared from all the layers. ==About copy cut and paste recursive == Suppose you have a drawing with three layers you want a portion of that drawing seperated but want to maintain the layer structure (i.e. three layers) (the reason for this can be anything seperating limbs from character for cutout animation, or just making a copy of the limbs before drawing different set) I select the part of the drawing with the selection tool, and cut/copy them and paste them the result should be three layers (original) and three extra layers pasted of this part. In current versions I would have to duplicate the original three layers then select inverse and delete the unwanted parts one by one. let me know if I messed up explaining this again . I think you really should see this video for more clear explanation , the video starts exactly where the user explain this feature so it'll not waste time -> https://youtu.be/0MRZ4ytSkIQ?t=12m9s -- You are receiving this mail because: You are watching all bug changes.