https://bugs.kde.org/show_bug.cgi?id=402120
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.0.3 Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/kmy | |money/a9c6fffc9cccd8718f932 | |39b98faa6628f2835f5 Resolution|--- |FIXED --- Comment #3 from Thomas Baumgart <t...@net-bembel.de> --- Git commit a9c6fffc9cccd8718f93239b98faa6628f2835f5 by Thomas Baumgart. Committed on 15/12/2018 at 11:03. Pushed by tbaumgart into branch '5.0'. Unselect item in case text field is empty during focus out In case the combo box contained a previously selected item, this was not reset when the combo box text field was empty and the focus was removed from the field. This caused the previously selected item still to be reported as current item during e.g. the storage operation of a transaction. FIXED-IN: 5.0.3 M +4 -0 kmymoney/dialogs/stdtransactioneditor.cpp M +1 -0 kmymoney/widgets/kmymoneymvccombo.cpp https://commits.kde.org/kmymoney/a9c6fffc9cccd8718f93239b98faa6628f2835f5 -- You are receiving this mail because: You are watching all bug changes.