Summary: | Feature request: make possible assign a shortcut for "edit the current selected transaction" | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Giuseppe Vinci <giuseppe.vinci> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | CLOSED WORKSFORME | ||
Severity: | wishlist | CC: | giuseppe.vinci |
Priority: | NOR | ||
Version First Reported In: | 4.6.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Giuseppe Vinci
2012-01-31 15:55:13 UTC
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 |