Select amount when changing focus using the tab/backtab key

Authored by tbaumgart on Jul 2 2019, 6:42 AM.

Description

Select amount when changing focus using the tab/backtab key

Commit 8841ae39d15b5ddb916a151d7bc20415862fe34d introduced a problem
such that the amount was not selected when the focus was changed to the
amountfield using the tab or backtab key. This used to work before with
the KMyMoneyEdit object.

For the standard transaction editor this was fixed by commit
5008fc800e8806522263a9c9b5cc1cc5d74c7ae5 but there are more locations in
the code where this change is necessary.

This change adds the fix to cover all locations which show the above
problem.

BUG: 409371

Details

Committed
tbaumgartJul 2 2019, 6:42 AM
Parents
R261:bb624bf6e54f: Improve handling of decimal point character in amount edits
Branches
Unknown
Tags
Unknown