Skip to content

Search first item selection does not work when sorting is disabled  #10103

Open
@relikd

Description

Overview

I'll start directly with the steps to reproduce:

  1. Create new Group "A"
  2. Create new Group "B"
  3. Create new Entry "xxxx A" inside of group A
  4. Create new Entry "xxxx B" inside of group B
  5. Change group order such that B appears before A
  6. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions