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 Ctrl+Tab shortcut to cycle databases in unlock dialog #8168

Commits on Jun 18, 2022

  1. Add Ctrl+Tab shortcut to cycle databases in unlock dialog

    The main window has both `Ctrl+PageUp` / `Ctrl+PageDown` and
    `Ctrl+Tab / Ctrl+Shift+Tab` shortcuts to cycle the database tabs. When
    in PR keepassxreboot#5427 the abbility to select any open database in the unlock
    dialog was introduced, only the `Ctrl+PageUp` / `Ctrl+PageDown`
    shortcuts were added. This commit adds the `Ctrl+Tab / Ctrl+Shift+Tab`
    shortcuts to the unlock diaglog to fix this inconsistent UI behaviour.
    
    Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
    ziegenberg committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    f0c42b4 View commit details
    Browse the repository at this point in the history