[kmymoney] [Bug 409371] Amount fields behaviour strangely

Thomas Baumgart bugzilla_noreply at kde.org
Tue Jul 2 07:42:59 BST 2019


https://bugs.kde.org/show_bug.cgi?id=409371

Thomas Baumgart <thb at net-bembel.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED
      Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
                   |money/bb624bf6e54f7a27abe08 |money/0ce282a4b21f8490672cf
                   |e5a88e95d3ad40e960a         |42905167f6952dfd83c

--- Comment #4 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 0ce282a4b21f8490672cf42905167f6952dfd83c by Thomas Baumgart.
Committed on 02/07/2019 at 06:42.
Pushed by tbaumgart into branch 'master'.

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.

M  +1    -1    kmymoney/dialogs/keditscheduledlg.cpp
M  +1    -1    kmymoney/dialogs/kenterscheduledlg.cpp
M  +1    -1    kmymoney/dialogs/kmymoneysplittable.cpp

https://commits.kde.org/kmymoney/0ce282a4b21f8490672cf42905167f6952dfd83c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list