https://bugs.kde.org/show_bug.cgi?id=515274
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/ba02429 | |ddae3ce40d71c1ae0c7caa354b4 | |9e0de4 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dmitry Kazakov <[email protected]> --- Git commit ba02429ddae3ce40d71c1ae0c7caa354b49e0de4 by Dmitry Kazakov, on behalf of Luna Lovecraft. Committed on 05/03/2026 at 12:22. Pushed by dkazakov into branch 'master'. Fix pasting selection into a new image missing colorspace `KisClipboard::clipFromMimeData()` was ignoring any layer information present in the clipboard and just getting the QImage instead, which does not contain the color space info. M +32 -0 libs/ui/kis_clipboard.cc https://invent.kde.org/graphics/krita/-/commit/ba02429ddae3ce40d71c1ae0c7caa354b49e0de4 -- You are receiving this mail because: You are watching all bug changes.
