Summary: | result from calculator widget is not preserved | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Andriy Gapon <avg> |
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: | FreeBSD Ports | ||
OS: | FreeBSD | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/b00f7681a8fbf12b036374fd68a2eaa577e5befe | Version Fixed In: | 5.2.2 |
Sentry Crash Report: |
Description
Andriy Gapon
2025-09-05 06:23:26 UTC
There is a workaround: if after exiting the calculator widget, in step 6, I simply click into the amount field before clicking Enter button, then the amount is correctly saved. Git commit d1441bf7990c3e134554b56eb689cc5fafabfa41 by Thomas Baumgart. Committed on 06/09/2025 at 13:07. Pushed by tbaumgart into branch 'master'. Emit signal when returning value from calculator in amount widget FIXED-IN: 5.2.2 M +1 -0 kmymoney/widgets/amountedit.cpp https://invent.kde.org/office/kmymoney/-/commit/d1441bf7990c3e134554b56eb689cc5fafabfa41 Git commit b00f7681a8fbf12b036374fd68a2eaa577e5befe by Thomas Baumgart. Committed on 06/09/2025 at 13:35. Pushed by tbaumgart into branch '5.2'. Emit signal when returning value from calculator in amount widget FIXED-IN: 5.2.2 (cherry picked from commit d1441bf7990c3e134554b56eb689cc5fafabfa41) M +1 -0 kmymoney/widgets/amountedit.cpp https://invent.kde.org/office/kmymoney/-/commit/b00f7681a8fbf12b036374fd68a2eaa577e5befe |