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

Auto-Type does not work on menu bar applications #5921

Closed
sercanersoy opened this issue Jan 13, 2021 · 3 comments
Closed

Auto-Type does not work on menu bar applications #5921

sercanersoy opened this issue Jan 13, 2021 · 3 comments

Comments

@sercanersoy
Copy link

Overview

When I try to perform auto-type on forms of menu bar applications, KeePassXC performs the auto-typing on finder desktop screen (files starting with the typed letters get highlighted and the last highlighted file is being renamed after auto-type finally presses the enter key). To depict a concrete example: I use FortiClient and I can fill the form to connect to the VPN without opening the actual application, just from the menu bar as below.

image

But the auto-type does not fill the form here, instead it does it to the Finder desktop as described above.

Steps to Reproduce

  1. Open a menu bar application form
  2. Select the form field to perform auto-type
  3. Open KeePassXC using Cmd+Tab
  4. Select proper key and perform auto-type using Cmd+Shift+V

Expected Behavior

KeePassXC should type the fields to the form of a menu bar application and hit enter.

Actual Behavior

KeePassXC performs auto-type on Finder desktop, resulting in some files being highlighted because of the letters hit and the last highlighted file being renamed because of finally hitting the enter key.

Context

I was using KeePassXC and successfully performing the auto-type on the menu bar application forms when my macOS version was Mojave. I updated it to the Big Sur and now I have the problem.

KeePassXC - Version 2.6.1
Revision: 9a35bba

Operating System: macOS Big Sur version 11.1
Desktop Env: ?
Windowing System: ?

@droidmonkey
Copy link
Member

droidmonkey commented Jan 13, 2021

@sercanersoy
Copy link
Author

I tried that too. Below are the entry and the window title:

image

This is what I get after hitting my global auto-type shortcut:

image

It seems like this pop-up form is not interpreted as a 'window' by the operating system or KeePassXC do not see it. Anyway, I It would be great if I could use entry level auto-type also in Big Sur, which I was able to in macOS Mojave.

@droidmonkey
Copy link
Member

Yah its not a window, it's called a "Shade" in macOS parlance. I don't know if this will be possible without some digging into the apis.

@droidmonkey droidmonkey closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants