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

Form field no longer has focus, requires click since 2.1.8 #1459

Open
markmcintyre opened this issue Nov 21, 2022 · 3 comments
Open

Form field no longer has focus, requires click since 2.1.8 #1459

markmcintyre opened this issue Nov 21, 2022 · 3 comments
Labels
bug Something isn't working MacOS Related to the MacOS operating system

Comments

@markmcintyre
Copy link

Describe the bug
Since installing 2.1.8, all forms no longer have focus by default, requiring a click to enter data.

To Reproduce
Steps to reproduce the behavior:

  1. Create a match that includes a form.
  2. Trigger the match, and none of the form fields will have focus, requiring a click to enter data.

Expected behavior
The first form field in the form should have keyboard focus so data could be typed immediately.

Logs

08:14:57 [worker(44653)] [WARN] detected inconsistent modifier state for keys [(Meta, 55), (Shift, 56)], sending compensating events...

Setup information

  • OS: macOS 13.0 (Ventura)
  • Version: 2.1.8
@markmcintyre markmcintyre added the bug Something isn't working label Nov 21, 2022
@anthonyjclark
Copy link

I am experiencing the same behavior. I seem to remember that I did not use to have this issue, but I cannot remember if it was before or after I upgraded Espanso.

  • OS: macOS 12.5.1 (Monterey)
  • Version: 2.1.8

@romanskorobagatko
Copy link

I am experiencing the same on Ventura 13.4.1

@fharper
Copy link

fharper commented Aug 28, 2023

I have the same issue.

Would this problem explain the fact that once I submit a form, the previously focused application did not regain the focus, which mean that whatever action I needed Espanso to do is kinda lost unless I quickly put back the focus manually on the application I used to trigger Espanso? I never used the form feature before, so not sure if it's expected or a side effect of this issue.

@smeech smeech added the MacOS Related to the MacOS operating system label Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working MacOS Related to the MacOS operating system
Projects
None yet
Development

No branches or pull requests

5 participants