https://bugs.kde.org/show_bug.cgi?id=397457
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.0.2 Latest Commit| |https://commits.kde.org/kmy | |money/b777b3b9cd28d556f52a2 | |712186f41605b1e17b6 --- Comment #3 from Thomas Baumgart <t...@net-bembel.de> --- Git commit b777b3b9cd28d556f52a2712186f41605b1e17b6 by Thomas Baumgart. Committed on 17/08/2018 at 19:06. Pushed by tbaumgart into branch 'master'. Fix odd behavior of double-click in register If a user is viewing the ledger, and a transaction is selected (such as if it was just edited it) and then a double click is performed on another transaction, it edits the previously selected transaction but not the one that was clicked on. This only happens if the first transaction is reconciled and a dialog pops up before the transaction is edited. This change fixes the behavior. FIXED-IN: 5.0.2 M +1 -0 kmymoney/views/kgloballedgerview.cpp M +3 -1 kmymoney/widgets/register.cpp M +1 -1 kmymoney/widgets/register.h https://commits.kde.org/kmymoney/b777b3b9cd28d556f52a2712186f41605b1e17b6 -- You are receiving this mail because: You are watching all bug changes.