quicksilver / Quicksilver

Quicksilver Project Source
http://qsapp.com
Apache License 2.0
2.73k stars 285 forks source link

[Bug]: "Reveal" action highlights file in Finder but does not bring Finder to the foreground #3017

Open lgarron opened 1 week ago

lgarron commented 1 week ago

Before submitting your bug report, please confirm you have completed the following steps

Bug description

The "Reveal" action highlights file in Finder but does not bring Finder to the foreground

Steps to reproduce

  1. Navigate to a file in QS
  2. Execute the "Reveal" action

Expected behavior

The file is revealed and Finder is brought to the foreground.

MacOS Version

Other

Quicksilver Version

2.4.2

Relevant Plugins

No response

Crash Logs or Spindump

No response

Screenshots

No response

Additional info

No response

lgarron commented 1 week ago

I actually resolved this while filing the issue, but I thought I'd file it anyhow. That way, if anyone (including me 😅) runs into this in the future, hopefully they'll find this!

What worked for me was to go to System Settings → Privacy & Security and:

I think this what caused it to work again, but I'm not sure which setting was borked.

lgarron commented 1 week ago

This seems to be broken again. Looking into it.

lgarron commented 1 week ago

Hmm, I can't figure it out. Toggling the same permissions didn't work this time.

I've also observed another weird thing: The "Reveal" action does bring Finder ahead of almost all apps… except the current app. It's as if the current app either stays in the foreground, or something is bringing it back to the foreground before any effect becomes visible on the screen. 🤔