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

Modifier key sequences using CMD-key (#)not working on macOS #8794

Closed
geopanther opened this issue Nov 14, 2022 · 3 comments
Closed

Modifier key sequences using CMD-key (#)not working on macOS #8794

geopanther opened this issue Nov 14, 2022 · 3 comments
Labels

Comments

@geopanther
Copy link

Overview

I want to use a key combination to close the current tab in Google Chrome using the key combination command + W within an Auto-Type sequence.

Steps to Reproduce

  1. Open Chrome Browser on macOS (Big Sur 11.6.8) with at least on tab with a unique title which can be closed by KeePassXC
  2. Open KeePassXC (2.7.1) and create a new entry with artificial username and password.
  3. Add Auto-Type entry using the window title of the browser tab from 1. with a special Auto-Type sequence for that specific window.
  4. Enter the Auto-Type sequence "#w" for key combination commad + W on macOS
  5. Switch back to browser tab from 1. and use key combination "control + command + a" to invoke Auto-Type for this tab.

Expected Behavior

Chrome will close the current tab as it would if manually typing command + w

Actual Behavior

Chrome does not close the current tab.

Context

I need this since an authentication process is automatically opening a browser tab which I want to close after authenticating.

KeePassXC - Version 2.7.1
Revision: 5916a8f

Qt 5.15.2
Diagnosemodus ist deaktiviert.

Betriebssystem: macOS 11.6
CPU-Architektur: x86_64
Kernel: darwin 20.6.0

Aktivierte Erweiterungen:

  • Auto-Type
  • Browser-Integration
  • SSH-Agent
  • KeeShare
  • YubiKey
  • Schnelle Entsperrung

Kryptographische Bibliotheken:

  • Botan 2.19.1

Operating System: macOS
Desktop Env: macOS GUI (Aqua?)
Windowing System: Aqua?

@geopanther geopanther added the bug label Nov 14, 2022
@droidmonkey
Copy link
Member

You need to update to 2.7.4

@geopanther
Copy link
Author

@droidmonkey: Thanks for your fast reply. I apologize, I did't do a search in the closed tickets of newer versions before. I found the duplicate to be #6463 merged with #8111.

@geopanther
Copy link
Author

Duplicate of #6463

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants