Bug 440737

Summary: Hitting Enter in split edit view should add new entry
Product: [Applications] kmymoney Reporter: Dawid Wróbel <me>
Component: ux-uiAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 5.1.2   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Dawid Wróbel 2021-08-08 10:30:05 UTC
SUMMARY
When in split edit view, hitting enter when editing a split should also immediately open the next row in edit mode. This is based on assumption that user is more likely to add several (and at least two) entries when splitting a transaction, so such approach is more ergonomic than having to double-click an empty row each time an entry was added.

STEPS TO REPRODUCE
1. Open a transaction in split edit mode
2. Fill a row while hitting Enter

OBSERVED RESULT
Hitting enter just stored the entered/edited row.

EXPECTED RESULT
Hitting enter should open a next empty row in edit mode.