Bug 390249

Summary: Ctrl+Shift+Space shortcut no longer available
Product: [Applications] kmymoney Reporter: Musikolo <musikolo>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 5.0.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 5.0.1

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