Summary: | Category autocomplete should focus on the parent, if child account also matches | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Dawid Wróbel <me> |
Component: | ux-ui | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/commit/4679a37421c45b17f6a5f87d8865fd8b6caa47d4 | Version Fixed In: | |
Sentry Crash Report: |
Description
Dawid Wróbel
2022-07-10 22:02:43 UTC
Git commit 4679a37421c45b17f6a5f87d8865fd8b6caa47d4 by Thomas Baumgart. Committed on 11/07/2022 at 09:00. Pushed by tbaumgart into branch 'master'. Select first matching account item during search When more than one account in a branch matches the typed-in search term, the autocomplete stops at the first matching item which does not need to be a leaf as in the original implementation. M +13 -6 kmymoney/widgets/kmymoneyaccountcombo.cpp https://invent.kde.org/office/kmymoney/commit/4679a37421c45b17f6a5f87d8865fd8b6caa47d4 |