-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[2.4.0] "copy password" shortcut does not work after searcing #2630
Copy link
Copy link
Closed
Description
Expected Behavior
Using "CTRL+F" to search an entry in the database and then hitting "CTRL+C" should select the first password in the found list.
Current Behavior
After searching, "CTRL+C" does not do anything, even though the search results seems to have a "strong" focus (at least visually)
Possible Solution
This might be a result of the shortcut context set solely to the widget and not the app/window
Steps to Reproduce
- hit "ctrl+f", search something
- hit "ctrl+c" to copy the password
- try to paste it into any other app
Debug Info
KeePassXC - Version 2.4.0
Revision: b59fd6d
Libraries:
- Qt 5.11.3
- libgcrypt 1.8.4
Operating system: Debian GNU/Linux buster/sid
CPU architecture: x86_64
Kernel: linux 4.19.0-1-amd64
Enabled extensions:
- Auto-Type
- Browser Integration
- SSH Agent
- KeeShare (signed and unsigned sharing)
- YubiKey
Reactions are currently unavailable