https://bugs.kde.org/show_bug.cgi?id=507195
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi |ce/kmymoney/-/commit/8f4b3b |ce/kmymoney/-/commit/2ebb2b |e50783ad6711efd0435fca0b1fb |d6b50d1c08b252b19817a15d124 |2c5b73e |29a8529 --- Comment #2 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 2ebb2bd6b50d1c08b252b19817a15d12429a8529 by Thomas Baumgart. Committed on 19/07/2025 at 11:44. Pushed by tbaumgart into branch '5.2'. Remove only characters selected by user When modifying the text in the amount edit widget by using the backspace or delete key it could happen that more than one character was removed. This confuses the user, epsecially if the decimal symbol gets removed as part of this. This change ensures that only the characters selected by the user are removed. FIXED-IN: 5.2.1 (cherry picked from commit 8f4b3be50783ad6711efd0435fca0b1fb2c5b73e) M +36 -5 kmymoney/widgets/amountedit.cpp https://invent.kde.org/office/kmymoney/-/commit/2ebb2bd6b50d1c08b252b19817a15d12429a8529 -- You are receiving this mail because: You are the assignee for the bug.