Re: Yosemite impact
Re: Yosemite impact
- Subject: Re: Yosemite impact
- From: Bill Cheeseman <email@hidden>
- Date: Sat, 04 Oct 2014 08:09:38 -0400
On Oct 4, 2014, at 4:07 AM, Yvan KOENIG < email@hidden> wrote: I already reported the fact that triggering two shortcuts is broken.
activate application "Finder" tell application "System Events" to tell process "Finder" keystroke "F" using {command down} # broken in Yosemite developper preview
--keystroke "F" using {command down, shift down} # broken in Yosemite developper preview end tell
It works for me the first time I run it from Script Editor, but only partly: It changes the front Finder window to "All My Files," but it doesn't add a search line. Then every time I run it again, it does nothing, even if I first return the front Finder window to its former state.
I can make it work again, once, by editing and rebuilding the script (but that doesn't always work, so maybe another step that I took but didn't notice is key to making it work again, once).
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden