https://bugs.kde.org/show_bug.cgi?id=508357
Bug ID: 508357 Summary: Actions not available with Qt6/KF6 build Classification: Applications Product: kmymoney Version First 5.2.0 Reported In: Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: ux-ui Assignee: kmymoney-devel@kde.org Reporter: gclem...@baobob.org Target Milestone: --- Some actions do not work when building with Qt6/KF6. I'm using the Archlinux version that has this commit backported onto 5.2.0 : https://invent.kde.org/office/kmymoney/-/commit/aac0449b.patch STEPS TO REPRODUCE 1. On ledger view, click on the C column 2. On ledger view, click on the little button to accept a corresponding operation 3. OBSERVED RESULT The actions do not trigger (or in the case of accepting a corresponding operation, we need to click twice) EXPECTED RESULT The actions should trigger SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.4.4 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Kernel Version: 6.16.0-arch2-1 (64-bit) Graphics Platform: Wayland Processors: 8 × 11th Gen Intel® Core™ i7-1165G7 @ 2.80GHz Memory: 32 Gio of RAM (31.0 Gio usable) Graphics Processor: Mesa Intel® Iris® Xe Graphics ADDITIONAL INFORMATION I've tried to fix the issue by mimicking the fix for https://invent.kde.org/office/kmymoney/-/commit/aac0449b.patch but for other actions in the ledger view. I have a patch that I tested and seem to work for me that you can use as a reference. I might have made useless changes because some actions may be always enabled, this is just a proof of concept. I'll try to make a merge request on gitlab but I never did it yet. -- You are receiving this mail because: You are the assignee for the bug.