Bug 390249 - Ctrl+Shift+Space shortcut no longer available
Summary: Ctrl+Shift+Space shortcut no longer available
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 5.0.0
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-11 05:20 UTC by Musikolo
Modified: 2018-02-12 09:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.0.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Musikolo 2018-02-11 05:20:02 UTC
Hi

Since I upgraded to the version 5.0.0 of KMyMoney, I've noticed the shortcut Ctrl+Shift+Space to mark a transaction as reconciled, no longer works. I've also checked the "Configure Shortcuts" window, but I didn't find anything that allowed me to create a shortcut to mark a transaction as reconciled.

This is a very convenient shortcut because it's very common action you do all the time. It was available by default in the version 4.x. I would really appreciate, if you could migrate/implement this shortcut to/in the new version any time soon.

Thank you so much for the great job you are doing!

P.S: You can find more info under the section "Transaction Menu" at https://docs.kde.org/trunk5/en/extragear-office/kmymoney/reference.html
Comment 1 Thomas Baumgart 2018-02-11 15:15:19 UTC
Git commit f5a515d024219350b69aa20031b306d13239defe by Thomas Baumgart.
Committed on 11/02/2018 at 15:14.
Pushed by tbaumgart into branch '5.0'.

Use correct constants designed as key modifier

Use Qt::SHIFT instead of Qt::Key_Shift and Qt::ALT instead of
Qt::Key_Alt to assign shortcut defaults.

M  +3    -3    kmymoney/kmymoney.cpp

https://commits.kde.org/kmymoney/f5a515d024219350b69aa20031b306d13239defe