Search first item selection does not work when sorting is disabled #10103
Open
Description
opened on Dec 14, 2023
Overview
I'll start directly with the steps to reproduce:
- Create new Group "A"
- Create new Group "B"
- Create new Entry "xxxx A" inside of group A
- Create new Entry "xxxx B" inside of group B
- Change group order such that B appears before A
- Search for "xxxx"
Search results will show "xxxx B" then "xxxx A" (this is expected) but the selection will be on "xxxx A" (unexpected).
Steps to Reproduce
see above
Expected Behavior
"xxxx B" should be selected because it is the first entry of the search results.
Actual Behavior
"xxxx A" is selected (last search results entry)
Context
KeePassXC - Version 2.7.6
Revision: dd21def
Operating System: macOS
Activity