Bug 440736

Summary: In "New Account" wizard, Enter key does not work on "Parent account" page
Product: [Applications] kmymoney Reporter: Dawid Wróbel <me>
Component: ux-uiAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: 5.1.2   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In: 5.1.3

Description Dawid Wróbel 2021-08-08 10:23:37 UTC
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
Comment 1 Thomas Baumgart 2021-08-09 19:51:30 UTC
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
Comment 2 Thomas Baumgart 2021-08-09 19:51:46 UTC
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