https://bugs.kde.org/show_bug.cgi?id=409371
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/kmy | |money/bb624bf6e54f7a27abe08 | |e5a88e95d3ad40e960a --- Comment #2 from Thomas Baumgart <t...@net-bembel.de> --- Git commit bb624bf6e54f7a27abe08e5a88e95d3ad40e960a by Thomas Baumgart. Committed on 01/07/2019 at 16:20. Pushed by tbaumgart into branch 'master'. Improve handling of decimal point character in amount edits Pressing the decimal point in an amount edit field with all text selected caused the selection to be removed and the cursor to jump to the end of the amount. This change now forces the text to be replaced with a 0 so that pressing the decimal point with all text selected allows to start entry of a fractional amount without pressing a leading 0. M +6 -0 kmymoney/widgets/amountedit.cpp https://commits.kde.org/kmymoney/bb624bf6e54f7a27abe08e5a88e95d3ad40e960a -- You are receiving this mail because: You are watching all bug changes.