Mark Lively
My feedback
1 result found
-
2 votes
I am happy to share that we have fixed this bug in our latest release – 26.3.1 which is available worldwide now.
Going forward, our goal is to fix as many top User-Voice bugs as possible and as frequently as possible. Given the nature of the fixes, some of the bugs will take a longer time to fix, but we are on it.
You can update to the latest release using Creative Cloud desktop App: https://helpx.adobe.com/in/creative-cloud/help/creative-cloud-updates.html
Thank you for all the feedback. Keep it coming!
An error occurred while saving the comment
Add the following script to the scripts menu and it will get the permissions for illustrator
do shell script "tccutil reset AppleEvents com.adobe.illustrator"
do shell script "osascript -e 'tell application \"Finder\"' -e 'activate' -e 'display dialog \"test\"' -e 'end tell'"
do shell script "osascript -e 'tell application \"Mail\"' -e 'activate' -e 'display dialog \"test\"' -e 'end tell'"
Add in any other applications you typically use.