oliverschwendener / ueli

Cross-Platform Keystroke Launcher
https://ueli.app
MIT License
3.62k stars 239 forks source link

[Bug] restoring focus when hiding window does not work on macOS #1167

Closed oliverschwendener closed 3 weeks ago

oliverschwendener commented 1 month ago

Describe the bug When pressing the hotkey to hide Ueli's window the focus is not restored correctly to where it was previously.

To Reproduce Steps to reproduce the behavior:

  1. Have the focus for example in a text field of another app
  2. Open Ueli with the hotkey
  3. Close Ueli again with the hotkey
  4. The focus is not restored to the text field of the other app

Expected behavior The focus is restored correctly

Environment

oliverschwendener commented 1 month ago

This issue was introduced with v9.3.1

oliverschwendener commented 3 weeks ago

Seems to be fixed 🤷 Can't reproduce the issue anymore