https://bugs.kde.org/show_bug.cgi?id=399169
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #3 from Boudewijn Rempt <b...@valdyas.org> --- The jagged line actually is present in the bottom-most layer. It looks like transparency checkers, but it is actual pixel data, and the color picker doesn't say it's transparent... But if I export that layer to a png image and check in another application, it definitely is transparent. It looks like Krita's color picker has a problem with semi-transparent pixels on the bottom-most layer. The next layer also isn't fully opaque. If I zoom in enough I can actually make out those pixels. The rest of the layers do not cover this area. So, there is a transparent line which isn't shown on canvas, but is shown when exporting. I suspect that this is actually a bug in the way the image is displayed on canvas, and that the export is correct -- because both export and canvas use the same projection. -- You are receiving this mail because: You are watching all bug changes.