You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The button bar at the bottom of the transaction list has keyboard accelerators 'D' and 'U' for Delete and Duplicate.
The MMEX menu bar has accelerators 'F' and 'V' for File and View.
And:
The accelerators 'D' 'U' 'F' and 'V' are used mark transaction status as Duplicate, Unreconciled, Follow-up and Void.
There is a bug in that pressing ALT+D, ALT+U, ALT+F or ALT+V also invokes the corresponding transaction status action. It should not.
Reproduction
In this recording, I show that pressing ALT+D to activate the Delete button also marks the transaction as Duplicate.
Similar effects occur with the other ALT+letter accelerators.
mmex_lqwdjQKNw4.mp4
Expected result:
ALT+letter accelerators should not activate single letter accelerators.