Summary: | Scheduled transaction: Overridden value when entering transaction ignored | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Lawrence Wright <lwright> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 5.2.1 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/14d2930d2934cdaa5e0427d12983ab180af1356b | Version Fixed In: | 5.2.2 |
Sentry Crash Report: |
Description
Lawrence Wright
2025-10-04 08:57:05 UTC
I am unable to duplicate this (using Version 5.2.1-0f3b711 but there were no changes regarding schedules between the one you used and this one). After changing the value and entering the scheduled transaction, do you see a dialog with a question how to handle the change? What is your answer? In case all these steps seem OK for you, please explain exactly what you do. Mention any mouse click or button press on the way. Hi Thomas, Thanks for that query - I think it's helped me narrow the issue! * If I mouse-click "Enter" on the "Enter Schedule" dialog I get prompted with the "Confirm Manual Enter" dialog highlighting the changed value * If I just hit Enter on the keyboard on the "Enter Schedule" dialog, I *don't* get prompted with the "Confirm Manual Enter" dialog Let me know if you need any further detail or a screen recording. Thanks! Lawrence. (In reply to Lawrence Wright from comment #2) I should confirm, mouse click = everything works correctly, enter on keyboard = I get the issue Git commit deb302916401bd85c8a70eb59568c5e27c314faf by Thomas Baumgart. Committed on 04/10/2025 at 12:04. Pushed by tbaumgart into branch 'master'. Use modified values when pressing Return key When entering an instance of a scheduled transaction, if one overrides the value from the schedule with an updated value, the updated value is ignored when the return key is pressed while the focus is still in the amount widget. This change resolves the issue. FIXED-IN: 5.2.2 M +18 -0 kmymoney/views/kenterscheduledlg.cpp M +3 -0 kmymoney/views/kenterscheduledlg.h https://invent.kde.org/office/kmymoney/-/commit/deb302916401bd85c8a70eb59568c5e27c314faf Git commit 14d2930d2934cdaa5e0427d12983ab180af1356b by Thomas Baumgart. Committed on 04/10/2025 at 12:13. Pushed by tbaumgart into branch '5.2'. Use modified values when pressing Return key When entering an instance of a scheduled transaction, if one overrides the value from the schedule with an updated value, the updated value is ignored when the return key is pressed while the focus is still in the amount widget. This change resolves the issue. FIXED-IN: 5.2.2 (cherry picked from commit deb302916401bd85c8a70eb59568c5e27c314faf) M +18 -0 kmymoney/views/kenterscheduledlg.cpp M +3 -0 kmymoney/views/kenterscheduledlg.h https://invent.kde.org/office/kmymoney/-/commit/14d2930d2934cdaa5e0427d12983ab180af1356b |