https://bugs.kde.org/show_bug.cgi?id=523070
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/9ab3588 | |1aebecc78971292849d86558a79 | |a39999 --- Comment #3 from Dmitry Kazakov <[email protected]> --- Git commit 9ab35881aebecc78971292849d86558a79a39999 by Dmitry Kazakov, on behalf of Elena Sagalaeva. Committed on 27/07/2026 at 11:50. Pushed by dkazakov into branch 'master'. Do not create a new path shape in KoMultiPathPointMergeCommand::redo() call The subsequent operations don't know about the new shape and continue to use the old one, which causes crashes. M +26 -20 libs/flake/commands/KoMultiPathPointMergeCommand.cpp M +63 -0 libs/flake/tests/TestPointMergeCommand.cpp M +3 -0 libs/flake/tests/TestPointMergeCommand.h https://invent.kde.org/graphics/krita/-/commit/9ab35881aebecc78971292849d86558a79a39999 -- You are receiving this mail because: You are watching all bug changes.
