https://bugs.kde.org/show_bug.cgi?id=523070
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/9ab3588 |hics/krita/-/commit/478ddf4 |1aebecc78971292849d86558a79 |e6e5cebe3dbe0473d88d239c28e |a39999 |89ad01 --- Comment #4 from Dmitry Kazakov <[email protected]> --- Git commit 478ddf4e6e5cebe3dbe0473d88d239c28e89ad01 by Dmitry Kazakov, on behalf of Elena Sagalaeva. Committed on 27/07/2026 at 11:59. Pushed by dkazakov into branch 'krita/6.0'. 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/478ddf4e6e5cebe3dbe0473d88d239c28e89ad01 -- You are receiving this mail because: You are watching all bug changes.
