Dropping a file on a script in 6A195

This has happened twice now in the latest version, though I can’t reproduce it yet. I have a script with an open handler, in debug mode, but when I drop a file on the script’s window, SD acts as if it is not aware of the open handler. The Invoke Open Handler option in the sheet is disabled, with only the usual Paste ones below available.

In each case, the solution is to close the script and re-open it. Then all works as designed.

Not sure how this helps, but SD relies on AppleScript to tell it that your script contains an open handler. If the script is not compiled, it may not be up to date if a open handler was added or removed. Beyond that, depending on the version of macOS you are using, there could be a regression.