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

Forms insert data in wrong window (finder) #1497

Open
einbequemesbrot opened this issue Jan 5, 2023 · 3 comments
Open

Forms insert data in wrong window (finder) #1497

einbequemesbrot opened this issue Jan 5, 2023 · 3 comments
Labels
bug Something isn't working MacOS Related to the MacOS operating system

Comments

@einbequemesbrot
Copy link

Describe the bug
When using forms the input jumps to wrong window.
I type the trigger on display 1 and the form window appears on display 2, I type my data into the form and press enter. Now the window in focus is finder. No matter where I typed my trigger.
This behaviour appeared after updating from 2.1.5 to 2.1.8.

To Reproduce
Steps to reproduce the behavior:

  1. Use Form with multiple displays
  2. Try to enter Form data
  3. Finder is in focus

Expected behavior
Insertion of filled form where the trigger has been typed.

Logs
10:33:38 [worker(5214)] [INFO] using runtime dir: "/Users//Library/Caches/espanso"
10:33:38 [worker(5214)] [INFO] system info: Darwin v13.1 - kernel: 22.2.0
10:33:38 [worker(5214)] [INFO] using CocoaAppInfoProvider
10:33:38 [worker(5214)] [INFO] using CocoaSource
10:33:38 [worker(5214)] [INFO] binded to IPC unix socket: /Users/
/Library/Caches/espanso/espansoworkerv2.sock
10:33:38 [worker(5214)] [INFO] using MacInjector
10:33:38 [worker(5214)] [INFO] monitoring the status of the daemon process
10:33:38 [worker(5214)] [INFO] using CocoaClipboard
10:33:38 [worker(5214)] [INFO] monitoring the status of secure input
10:33:45 [worker(5214)] [WARN] detected inconsistent modifier state for keys [(Meta, 55)], sending compensating events...
10:33:45 [worker(5214)] [WARN] detected inconsistent modifier state for keys [(Meta, 55)], sending compensating events...

Setup information

  • OS: macOS 13.1 (22C65)
  • Version: espanso 2.1.8
@einbequemesbrot einbequemesbrot added the bug Something isn't working label Jan 5, 2023
@PdreiK
Copy link

PdreiK commented Jan 6, 2023

Same here on a Mac with M1 Max, Ventura 13.1

@einbequemesbrot
Copy link
Author

The Issue still stands, I have not found a reliable way to reproduce it.
It seems doe that stage manager can cause the bug.

At the moment this issue makes using forms in Espanso unfortunately impossible.

@smeech
Copy link
Collaborator

smeech commented Feb 17, 2024

Possible duplicate of #1459.

@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

3 participants