Summary: | Multiple transactions cannot be moved. Add new option to Transaction menu. | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | BobSCA <bobs_spam_0> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | onet.cristian |
Priority: | NOR | ||
Version: | 4.6.4 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/kmymoney/90182f8454310ddd8d7745682ac5dbcbebd1ba1c | Version Fixed In: | 4.7.1 |
Sentry Crash Report: |
Description
BobSCA
2014-08-15 14:45:34 UTC
This has been discussed here http://lists.kde.org/?t=141267135800002&r=1&w=2 As a workaround you can use the menu key to trigger the context menu. It's a Windows issue that will be fixed. Git commit 0e89408581faa2cee88740961c4fdd69678d0c52 by Cristian Oneț. Committed on 07/10/2014 at 19:17. Pushed by conet into branch 'master'. Fix the context menu triggering with multiple selection on Windows. This is a Windows only fix but it does not require the code to be added for Windows only since, as the comment states, on Linux the condition will never be fullfiled. M +8 -0 kmymoney/widgets/register.cpp http://commits.kde.org/kmymoney/0e89408581faa2cee88740961c4fdd69678d0c52 Git commit 90182f8454310ddd8d7745682ac5dbcbebd1ba1c by Cristian Oneț. Committed on 07/10/2014 at 19:17. Pushed by conet into branch '4.7'. Fix the context menu triggering with multiple selection on Windows. This is a Windows only fix but it does not require the code to be added for Windows only since, as the comment states, on Linux the condition will never be fullfiled. (cherry picked from commit 0e89408581faa2cee88740961c4fdd69678d0c52) M +8 -0 kmymoney/widgets/register.cpp http://commits.kde.org/kmymoney/90182f8454310ddd8d7745682ac5dbcbebd1ba1c |