Improve handling of decimal point character in amount edits

Authored by tbaumgart on Jul 1 2019, 4:20 PM.

Description

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.

BUG: 409371

Details

Committed
tbaumgartJul 1 2019, 4:20 PM
Parents
R261:e9731c67e376: Merge remote-tracking branch 'origin/5.0'
Branches
Unknown
Tags
Unknown