https://bugs.kde.org/show_bug.cgi?id=507195
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/-/commit/8f4b3b | |e50783ad6711efd0435fca0b1fb | |2c5b73e Version Fixed In| |5.2.1 --- Comment #1 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 8f4b3be50783ad6711efd0435fca0b1fb2c5b73e by Thomas Baumgart. Committed on 19/07/2025 at 11:41. Pushed by tbaumgart into branch 'master'. 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 M +36 -5 kmymoney/widgets/amountedit.cpp https://invent.kde.org/office/kmymoney/-/commit/8f4b3be50783ad6711efd0435fca0b1fb2c5b73e -- You are receiving this mail because: You are the assignee for the bug.