raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.3k stars 2.98k forks source link

[Downloads Manager] "Show Latest Download" doesn't focus the opened Finder window #14863

Closed danulqua closed 2 hours ago

danulqua commented 2 hours ago

Extension

https://www.raycast.com/thomas/downloads-manager

Raycast Version

1.84.2

macOS Version

15.0.1 (24A348)

Description

Seems like after the Raycast update to version 1.84.2, the "Show Latest Download" command opens the "Downloads" folder in the Finder window without focusing on the window. So, for example, you can't navigate with the arrows right after that and do any other similar actions before you click the window or focus it with any other known method.

Steps To Reproduce

  1. Use the latest Raycast version 1.84.2
  2. Execute the "Show Latest Download" command

Current Behaviour

The "Downloads" folder opens, and it's not focused.

Expected Behaviour

The "Downloads" folder opens, and it's focused.

raycastbot commented 2 hours ago

Thank you for opening this issue!

🔔 @thomaspaulmann @ron-myers @infused-kim you might want to have a look.

💡 Author and Contributors commands The author and contributors of `thomas/downloads-manager` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
danulqua commented 2 hours ago

I don't know what exactly happened, but I can't reproduce the issue anymore. Closing the issue for now.