| Summary: | Within kmymoney-5.2-4613-linux-gcc-x86_64.AppImage version Goto Ledger button in the Investment Tab isn't working | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | Michael Carpino <mfcarpino> |
| 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: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/52a2e5e65284c8bcfc6afaf63f68722b9fb35082 | Version Fixed/Implemented In: | 5.2.2 |
| Sentry Crash Report: | |||
|
Description
Michael Carpino
2025-08-10 12:08:21 UTC
Git commit 53934e86277ae369373289b93bdc63c76a82770a by Thomas Baumgart. Committed on 10/08/2025 at 17:01. Pushed by tbaumgart into branch 'master'. Enable QAction before using it The behavior of a disabled QAction differs between Qt5 and Qt6 FIXED-IN: 5.2.2 M +3 -0 kmymoney/views/kinvestmentview.cpp https://invent.kde.org/office/kmymoney/-/commit/53934e86277ae369373289b93bdc63c76a82770a (In reply to Thomas Baumgart from comment #1) > Git commit 53934e86277ae369373289b93bdc63c76a82770a by Thomas Baumgart. > Committed on 10/08/2025 at 17:01. > Pushed by tbaumgart into branch 'master'. > > Enable QAction before using it > > The behavior of a disabled QAction differs between Qt5 and Qt6 > FIXED-IN: 5.2.2 > > M +3 -0 kmymoney/views/kinvestmentview.cpp > > https://invent.kde.org/office/kmymoney/-/commit/ > 53934e86277ae369373289b93bdc63c76a82770a Thank you Thomas! Git commit 52a2e5e65284c8bcfc6afaf63f68722b9fb35082 by Thomas Baumgart. Committed on 11/08/2025 at 05:17. Pushed by tbaumgart into branch '5.2'. Enable QAction before using it The behavior of a disabled QAction differs between Qt5 and Qt6 FIXED-IN: 5.2.2 (cherry picked from commit 53934e86277ae369373289b93bdc63c76a82770a) M +3 -0 kmymoney/views/kinvestmentview.cpp https://invent.kde.org/office/kmymoney/-/commit/52a2e5e65284c8bcfc6afaf63f68722b9fb35082 |