https://bugs.kde.org/show_bug.cgi?id=516771
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/c487e1a | |2b0333f5ef7aa084c5ee23d20fe | |9e145b Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #4 from Dmitry Kazakov <[email protected]> --- Git commit c487e1a2b0333f5ef7aa084c5ee23d20fe9e145b by Dmitry Kazakov. Committed on 11/03/2026 at 11:26. Pushed by dkazakov into branch 'master'. Fix a crash when trying to open background color selector We now reuse the same dialog for Fg and Bg colors. Creation of the dialog on the fly does not work on Qt6 on Windows. M +56 -19 libs/ui/widgets/KoDualColorButton.cpp M +3 -1 libs/ui/widgets/KoDualColorButton.h M +0 -9 libs/widgets/KisDlgInternalColorSelector.cpp M +0 -11 libs/widgets/KisDlgInternalColorSelector.h https://invent.kde.org/graphics/krita/-/commit/c487e1a2b0333f5ef7aa084c5ee23d20fe9e145b -- You are receiving this mail because: You are watching all bug changes.
