https://bugs.kde.org/show_bug.cgi?id=421691
Robert Szczesiak <dev.rszczes...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/commit/6e1746e3 | |d6ea238b435490881c6241c2a5b | |cfe18 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #1 from Robert Szczesiak <dev.rszczes...@gmail.com> --- Git commit 6e1746e3d6ea238b435490881c6241c2a5bcfe18 by Robert Szczesiak. Committed on 17/05/2020 at 20:28. Pushed by tbaumgart into branch 'master'. Fix new account wizard not asking if the user wants to add a new payee When the user entered a new payee name in the New Account Wizard and then changed focus to another form field by clicking the mouse, the user was not asked if he or she wanted to add the new payee. The pop-up question window appeared correctly if focus was changed by keyboard (e.g. by pressing the Tab key). This commit fixes the issue so that the user is asked about adding the new payee when focus is lost due to a mouse click event. M +8 -6 kmymoney/widgets/kmymoneymvccombo.cpp https://invent.kde.org/office/kmymoney/commit/6e1746e3d6ea238b435490881c6241c2a5bcfe18 -- You are receiving this mail because: You are the assignee for the bug.