Bug 441362 - Pressing TAB after having selected a non-first Payee from the list will actually select the first anyway
Summary: Pressing TAB after having selected a non-first Payee from the list will actua...
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: ux-ui (show other bugs)
Version: 5.1.2
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-22 13:29 UTC by Dawid Wróbel
Modified: 2021-08-22 13:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawid Wróbel 2021-08-22 13:29:22 UTC
SUMMARY


STEPS TO REPRODUCE
1. Add a new transaction in ledger
2. Start typing a payee name 
3. Scroll down to a position that is not the first on the list
4. Do not select it with mouse but press Tab key instead


OBSERVED RESULT
The field ends pre-filled with first payee that was on the list, despite having selected another one on the list.


EXPECTED RESULT
The item selected on the drop-down list should be used.

Note that the behavior is correct if the item highlighted on the list is clicked instead.