https://bugs.kde.org/show_bug.cgi?id=406781
--- Comment #10 from Boudewijn Rempt <b...@valdyas.org> --- That's not what I see though, if I look at the image it's only on the semi-transparent edges between pixels and transparent areas that it looks like as if there are artefacts, but that's simply the effect of removing the alpha channel from an image. All Krita does is ask the QClipBoard class for an image; we get a QImage back and have no control over the format of the image. I have tried to see whether there have been any recent changes in Qt's handling of clipboard handling, but I couldn't find any relevant things. Right now, I an reproduce with the nightly appimage on Kubuntu 19.04, but not with anything I build myself from master on Kubuntu or KDE Neon. I will have a trie with my OpenSuse based desktop today. -- You are receiving this mail because: You are watching all bug changes.