Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add keyboard shortcut to search bar background text #2096

Closed
apiraino opened this issue Jul 6, 2018 · 2 comments · Fixed by #2431
Closed

Add keyboard shortcut to search bar background text #2096

apiraino opened this issue Jul 6, 2018 · 2 comments · Fixed by #2431
Milestone

Comments

@apiraino
Copy link

apiraino commented Jul 6, 2018

Add in the Entries menu group a "Search password / item (CTRL+F)" item to let users know there's a shortcut to jump into the search form without using the mouse (I've discovered this shortcut by chance because of muscle memory).

Expected Behavior

Add a "Search password (CTRL+F)" item in the Entries menu group

Current Behavior

The CTRL+F shortcut works, the search feature too, but they're not "documented" in the menu

Debug Info

KeePassXC - Version 2.3.3
Revision: 0a155d8

Libraries:

  • Qt 5.9.5
  • libgcrypt 1.8.1

Operating system: Ubuntu 18.04 LTS
CPU architecture: x86_64
Kernel: linux 4.15.0-24-generic

Enabled extensions:

  • Auto-Type
  • Browser Integration
  • Legacy Browser Integration (KeePassHTTP)
  • SSH Agent
  • YubiKey
@erdii
Copy link

erdii commented Sep 5, 2018

nice to see that there actually IS a search shortcut! 👍

@droidmonkey
Copy link
Member

CTRL+F is the universal keyboard shortcut for search (aka find). I would support adding this to the search bar background text: "Search (CTRL+F)..."

@droidmonkey droidmonkey changed the title Add a menu entry for the search feature Add keyboard shortcut to search bar background text Sep 5, 2018
@droidmonkey droidmonkey added this to the v2.4.0 milestone Sep 5, 2018
droidmonkey added a commit that referenced this issue Oct 28, 2018
* Cleanup entry change notification with entryview focus in/out
* Change Open URL shortcut to CTRL+SHIFT+U to conform with an "action"
including SHIFT
* Change Copy URL shortcut to CTRL+U to conform with "copy" without
SHIFT
* Entry specific toolbar and menu items are disabled unless the entry
row has focus (prevents unintended actions)

* Fix #1588 - show keyboard shortcuts in context menu
* Fix #2403 - Change auto-type shortcut to CTRL + SHIFT + V
* Fix #2096 - Add (CTRL+F) to search bar background
droidmonkey added a commit that referenced this issue Nov 15, 2018
* Cleanup entry change notification with entryview focus in/out
* Change Open URL shortcut to CTRL+SHIFT+U to conform with an "action"
including SHIFT
* Change Copy URL shortcut to CTRL+U to conform with "copy" without
SHIFT
* Entry specific toolbar and menu items are disabled unless the entry
row has focus (prevents unintended actions)

* Fix #1588 - show keyboard shortcuts in context menu
* Fix #2403 - Change auto-type shortcut to CTRL + SHIFT + V
* Fix #2096 - Add (CTRL+F) to search bar background
droidmonkey added a commit that referenced this issue Nov 16, 2018
* Cleanup entry change notification with entryview focus in/out
* Change Open URL shortcut to CTRL+SHIFT+U to conform with an "action" 
including SHIFT
* Change Copy URL shortcut to CTRL+U to conform with "copy" without SHIFT
* Entry specific toolbar and menu items are disabled unless the entry
row has focus (prevents unintended actions)
* Reword security setting for password visibility in entry edit view
* Add shortcut to hide/unhide usernames (CTRL+SHIFT+B)
* Organize entry menu

* Fix #1588 - show keyboard shortcuts in context menu
* Fix #2403 - Change auto-type shortcut to CTRL + SHIFT + V
* Fix #2096 - Add (CTRL+F) to search bar background
* Fix #2031 & Fix #2266 - add shortcut to hide/unhide passwords (CTRL+SHIFT+C)
* Fix #2166 - Add reveal password button to entry preview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants