Summary: | Move transaction to is not working | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Adilson Urso <a.urso> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | me |
Priority: | NOR | ||
Version First Reported In: | 5.2.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/b20e9381097e74044c32d962d6efc70d4bab35cd | Version Fixed In: | 5.2.1 |
Sentry Crash Report: |
Description
Adilson Urso
2025-07-28 19:44:19 UTC
Another Qt6 based problem while the function is working in the Qt5 based version. Git commit 25bffd63da7d8d1b71e3f9407ffc058127d82870 by Thomas Baumgart. Committed on 29/07/2025 at 07:55. Pushed by tbaumgart into branch 'master'. Fix move transaction function Qt6 requires the QAction to be enabled so that its activate() method has a function. FIXED-IN: 5.2.1 M +3 -0 kmymoney/views/ledgerview.cpp https://invent.kde.org/office/kmymoney/-/commit/25bffd63da7d8d1b71e3f9407ffc058127d82870 Git commit b20e9381097e74044c32d962d6efc70d4bab35cd by Thomas Baumgart. Committed on 29/07/2025 at 08:48. Pushed by tbaumgart into branch '5.2'. Fix move transaction function Qt6 requires the QAction to be enabled so that its activate() method has a function. FIXED-IN: 5.2.1 (cherry picked from commit 25bffd63da7d8d1b71e3f9407ffc058127d82870) M +3 -0 kmymoney/views/ledgerview.cpp https://invent.kde.org/office/kmymoney/-/commit/b20e9381097e74044c32d962d6efc70d4bab35cd *** Bug 472998 has been marked as a duplicate of this bug. *** |