-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Milestone
Description
Expected Behavior
In previous versions (<2.4?) after typing into the search text box and pressing TAB, focus would jump to the search results section allowing to Ctrl+C an entry directly.
Current Behavior
The tab focus order now seems to be:
- Search text box
- Group tree
- Search results
Steps to Reproduce
- Open KeePassXC
- Ctrl+F to focus on the search text box
- Type a string which would return at least a single result
- Press TAB
- The group tree is focused instead of the search results.
Context
Most of my interaction with KeePassXC is done via searching for an entry and copying its password. This change of behavior has added a couple of extra key strokes to this flow.
Debug Info
KeePassXC - Version 2.4.0
Revision: c51752d
Libraries:
- Qt 5.12.2
- libgcrypt 1.8.4
Operating system: Antergos Linux
CPU architecture: x86_64
Kernel: linux 5.0.4-arch1-1-ARCH
Enabled extensions:
- Auto-Type
- Browser Integration
- SSH Agent
- KeeShare (only unsigned sharing)
- YubiKey
Reactions are currently unavailable