SUMMARY Self-explanatory: in "New Account" wizard, Enter key does not work on "Parent account" page STEPS TO REPRODUCE 1. Open "New Account" wizard 2. Fill required fields and hit enter until on "Parent account" page 3. Select a parent account 4. Hit Enter OBSERVED RESULT Wizard does not move forward to the next page EXPECTED RESULT Wizard should move forward to the next page
Git commit 8a4df7788cb38dfbf5038cbad3839cec4afaa226 by Thomas Baumgart. Committed on 09/08/2021 at 19:16. Pushed by tbaumgart into branch 'master'. Allow to programatically select next or previoius page of a wizard M +10 -0 kmymoney/wizards/kmymoneywizard.cpp M +4 -0 kmymoney/wizards/kmymoneywizard.h M +1 -0 kmymoney/wizards/newaccountwizard/khierarchypage.cpp https://invent.kde.org/office/kmymoney/commit/8a4df7788cb38dfbf5038cbad3839cec4afaa226
Git commit 1e3df898771c1939df1ea126a453142ead3e04d6 by Thomas Baumgart. Committed on 09/08/2021 at 19:48. Pushed by tbaumgart into branch '5.1'. Allow to programatically select next or previoius page of a wizard FIXED-IN: 5.1.3 (cherry picked from commit 8a4df7788cb38dfbf5038cbad3839cec4afaa226 and adjusted to 5.1 branch) M +1 -0 kmymoney/widgets/kmymoneyaccounttreeview.cpp M +1 -0 kmymoney/widgets/kmymoneyaccounttreeview.h M +10 -0 kmymoney/wizards/kmymoneywizard.cpp M +4 -0 kmymoney/wizards/kmymoneywizard.h M +1 -0 kmymoney/wizards/newaccountwizard/khierarchypage.cpp https://invent.kde.org/office/kmymoney/commit/1e3df898771c1939df1ea126a453142ead3e04d6