-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Ctrl-(Shift-)Tab doesn't work right after unlocking a database #1876
Copy link
Copy link
Closed
Description
In some very specific cases changing the tab with the keyboard doesn't work.
Steps to reproduce
- Open at least two databases
- (Close and reopen KeePassXC - I'm not sure if this is needed)
- Unlock one database
- Press Ctrl-Tab or Ctrl-Shift-Tab
Expected behaviour
KeePassXC should navigate to the next or previous tab.
Actual behaviour
Nothing happens.
Workaround
Doing any of the following seems to "unstick" navigation:
- Lock the databases using Ctrl-l.
- Click on an entry in the now open database.
- Click on another tab.
Context
These keyboard shortcuts are really useful.
Debug Info
KeePassXC - Version 2.3.1
Revision: 2fcaeea
Libraries:
- Qt 5.10.1
- libgcrypt 1.8.2
Operating system: Arch Linux
CPU architecture: x86_64
Kernel: linux 4.16.3-1-ARCH
Enabled extensions:
- Auto-Type
- Browser Integration
- Legacy Browser Integration (KeePassHTTP)
- SSH Agent
- YubiKey
Reactions are currently unavailable