| Summary: | Removing KMyMoney Focus Auto Inputs Transaction Amount | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | jmadero |
| Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | jvapr27 |
| Priority: | NOR | ||
| Version First Reported In: | 5.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/3d6595a3a63052532a85add522648e42d056f341 | Version Fixed/Implemented In: | 5.2.1 |
| Sentry Crash Report: | |||
|
Description
jmadero
2020-08-10 15:51:12 UTC
Can I +1 this? :) This happens to me also when bouncing between ledgers. I go to see check one Credit card and come back to my bank and the amount has been entered. It can get confusing as sometimes, the date is also an older date (maybe I had to enter a previous transaction) and now there is a transaction out there with the wrong amount and wrong date.. lol Git commit ae55e93d33325bde980d994771191d9d38717edf by Thomas Baumgart. Committed on 31/07/2025 at 07:18. Pushed by tbaumgart into branch 'master'. Don't modify amount upon switch to other application Only do so if focus is moved to other widget in the application. FIXED-IN: 5.2.1 M +19 -17 kmymoney/widgets/amountedit.cpp https://invent.kde.org/office/kmymoney/-/commit/ae55e93d33325bde980d994771191d9d38717edf Git commit 3d6595a3a63052532a85add522648e42d056f341 by Thomas Baumgart. Committed on 31/07/2025 at 14:14. Pushed by tbaumgart into branch '5.2'. Don't modify amount upon switch to other application Only do so if focus is moved to other widget in the application. FIXED-IN: 5.2.1 (cherry picked from commit ae55e93d33325bde980d994771191d9d38717edf) M +19 -17 kmymoney/widgets/amountedit.cpp https://invent.kde.org/office/kmymoney/-/commit/3d6595a3a63052532a85add522648e42d056f341 |