In case the user selects a transaction in the find transaction dialog and presses return or double clicks on the transaction the ledger view is not opened anymore. This used to work in prior versions.
Git commit ef3ae4678490e7b5bd1593fc5b7aa60550c06511 by Thomas Baumgart. Committed on 12/03/2018 at 18:55. Pushed by tbaumgart into branch '5.0'. Change to ledger view from find transaction dialog In case a transaction is selected in the find transaction result and return is pressed or the transaction is double-clicked it did not open the ledger view with the transaction in the account selected as in previous versions. This change re-enables this feature. FIXED-IN: 5.0.1 M +1 -1 kmymoney/kmymoney.cpp M +6 -0 kmymoney/kmymoney.h M +2 -0 kmymoney/views/kmymoneyview.cpp https://commits.kde.org/kmymoney/ef3ae4678490e7b5bd1593fc5b7aa60550c06511