-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Focus on password field after database lock when multiple databases are open #3735
Copy link
Copy link
Closed
Milestone
Description
Expected Behavior
The field "Enter password:" should have the focus after switching to the application window (using CMD+Tab on macOS), so one may start typing right away.
Current Behavior
After locking the database manually or automatically, switching to another application and back to KeePassXC, the field "Enter password:" doesn't have the focus set.
Possible Solution
Press "Tab" twice to focus it manually.
Steps to Reproduce
- Open KeePassXC with a database and unlock it using your password.
- Lock the database manually or wait for it to lock after timeout.
- CMD+Tab to another application.
- CMD+Tab to KeePassXC.
- You wont be able to type in your password directly, like in older KeePassXC versions before.
- Due to muscle memory you'll type away anyways.
Debug Info
KeePassXC - Version 2.5.0
Revision: 1ab8a9f
Qt 5.13.1
Debugging mode is disabled.
Operating system: macOS Mojave (10.14)
CPU architecture: x86_64
Kernel: darwin 18.7.0
Enabled extensions:
- Auto-Type
- Browser Integration
- SSH Agent
- KeeShare (signed and unsigned sharing)
- YubiKey
- TouchID
Cryptographic libraries:
libgcrypt 1.8.5
Operating system: macOS Mojave 10.14.6
CPU architecture: x86_64
Kernel: Darwin Kernel Version 18.7.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels