https://bugs.kde.org/show_bug.cgi?id=459627
--- Comment #13 from Karl Ove Hufthammer <k...@huftis.org> --- I did a quick Git bisect. The bug was introduced in this commit: commit 33d6203c7b4de83a8a1ea92dfc7036af87eb43f2 Author: Daniel Novomesky <dnovome...@gmail.com> Date: Mon Sep 6 19:56:30 2021 +0200 Convert image to original format to enable correct color correction QImage::scaled() may unexpectedly change image’s format to Premultiplied, we need to ensure that image remains in original format supported by color correction engine. -- You are receiving this mail because: You are watching all bug changes.