https://bugs.kde.org/show_bug.cgi?id=520939
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/65b10b9 |hics/krita/-/commit/e9ed48b |8c9b0373afcae723fd23272a248 |aa3b43022f5746cc288884690e8 |67b137 |0d95e7 --- Comment #5 from Dmitry Kazakov <[email protected]> --- Git commit e9ed48baa3b43022f5746cc288884690e80d95e7 by Dmitry Kazakov, on behalf of Elena Sagalaeva. Committed on 22/06/2026 at 09:43. Pushed by dkazakov into branch 'krita/6.0'. Fix bug 520939. Deselect deleted text shape. Krita sometimes crashes when a text shape is deleted. I changed the selection code to correctly handle the case where no text shape is selected. ## Test Plan Follow the bug 520939 repro steps. Krita doesn't crash anymore. ## Formalities Checklist - [x] I confirmed this builds. - [x] I confirmed Krita ran and the relevant functions work. - [x] I tested the relevant unit tests and can confirm they are not broken. (If not possible, don't hesitate to ask for help!) - [x] I made sure my commits build individually and have good descriptions as per [KDE guidelines](https://community.kde.org/Policies/Commit_Policy). - [x] I made sure my code conforms to the standards set in the HACKING file. - [x] I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per [KDE Licensing Policy](https://community.kde.org/Policies/Licensing_Policy). - [ ] Does the patch add a user-visible feature? If yes, is there a documentation MR ready for it at [Krita Documentation Repository](https://invent.kde.org/documentation/docs-krita-org)? **_Reminder: the reviewer is responsible for merging the patch, this is to ensure at the least two people can build the patch. In case a patch breaks the build, both the author and the reviewer should be contacted to fix the build._** **_If this is not possible, the commits shall be reverted, and a notification with the reasoning and any relevant logs shall be sent to the mailing list, _****[email protected]_****_._** M +1 -1 plugins/tools/svgtexttool/SvgTextTool.cpp https://invent.kde.org/graphics/krita/-/commit/e9ed48baa3b43022f5746cc288884690e80d95e7 -- You are receiving this mail because: You are watching all bug changes.
