https://bugs.kde.org/show_bug.cgi?id=497120
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |5.2 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/-/commit/5e522e | |5864004a83ff9672beca0cc183b | |97d0582 --- Comment #1 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 5e522e5864004a83ff9672beca0cc183b97d0582 by Thomas Baumgart. Committed on 06/12/2024 at 17:44. Pushed by tbaumgart into branch 'master'. Don't change the payee during autofill When a payee is selected using the keyboard navigation and pressing the return key, opening the autofill dialog caused the payee to be changed when the autofill operation was completed. This change postpones the autofill operation until the event loop is reached after the payee has been selected with the return key. FIXED-IN: 5.2 M +22 -9 kmymoney/views/newtransactioneditor.cpp https://invent.kde.org/office/kmymoney/-/commit/5e522e5864004a83ff9672beca0cc183b97d0582 -- You are receiving this mail because: You are the assignee for the bug.