Version: 4.6.0 (using KDE 4.6.0) OS: Linux Editing a current transaction occurs very often. For this reason I think it would be helpful, to assign to it a (customizable) shortcut or at least to give the user the faculty to do that. Reproducible: Didn't try Actual Results: the command "edit the current selected transaction" is not listed in "Configure Shortcuts" window Expected Results: finding the relative command (edit the current selected transaction) listed in "Configure Shortcuts" window
Doesn't it work to just hit "Enter" ?
Here's what I found in the source of kmymoney.cpp: // we use Return as the same shortcut for Edit and Enter. Therefore, we don't allow // to change them (The standard KDE dialog complains anyway if you want to assign // the same shortcut to two actions)
The request is to be able to customize the shortcut for "Edit current transaction." This default value for this is Return, but since it is also the default shortcut for "Enter" (if you are already editing the transaction) and KDE would complain about using the same shortcut for two actions, it cannot be configured. Would it be possible for the action to be "Toggle edit state" or should this just be closed as "not possible given the dual use of 'Return'"?
Sorry for the dummy request ! I actually expected, it to be cancelled by maintainer ... As it was not done, I allow myself to set the item to RESOLVED / UNMAINTAINED