Bug 440737 - Hitting Enter in split edit view should add new entry
Summary: Hitting Enter in split edit view should add new entry
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: ux-ui (other bugs)
Version First Reported In: 5.1.2
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-08 10:30 UTC by Dawid Wróbel
Modified: 2021-08-08 10:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.