Transformations committing even upon cancel
Even MORE issues with latest version of Illustrator which are rendering it almost unusable for me. When using one of the transformation dialog boxes (Move, Rotate, Scale etc) if the preview option is selected, as you change the numerical values to see what the effect might be, it commits each of those changes. Even if you CANCEL out of the dialog box it will have made the transformations to your object and you have to make multiple undos to get back to your starting point.
Found the same issue with the Free Transform Tool, it commits changes in little stages before even you've released the modifier keys on the keyboard and again, you have to make multiple undos to get back to where you were.
This makes any simple task now take 5 times as long to achieve and is making me avoid Illustrator in favour of similar tools in InDesign etc
Please revert the functionality of these basic tools back to a working version.
-
Typeface app
commented
It appears that Illustrator applies transformations when any property of another document (not the current active document) is accessed using scripting. Steps to reproduce:
1. Open 2 documents
2. Select an object and choose Object > Transform > Move
3. Enter a value to change the position (do not apply or cancel, keep panel open to preview)
4. Run a script that accesses a property of the other open document
Example ExtendScript:
documents[1].name;
Example AppleScript:
set x to name of second documentThis will apply the previewed transformation of the active document.
I suppose this is unintended behaviour, as a read operation is unexpected to change the state of a document. If possible, could the Illustrator team reach out for more information? Thanks!
-
Typeface app
commented
Typeface periodically checks for missing fonts in your document. This is a 'read-only' operation, so it should not affect the state of your documents or object transformations. If closing Typeface resolves the issue then it sounds like Illustrator does apply transformations for some reason. Could you contact Typeface support so I can investigate further? Please choose Help › Support & Feedback from the main menu to send a message and I'll take a look.
-
troyjack
commented
Typeface 4.3.1, which is otherwise a great app.
Seems odd that it would affect object transformations. -
Oh... what type manager is it?
-
troyjack
commented
That's correct, Egor. However, preview is necessary otherwise I'm "blindly" editing.
In my case, I think I've narrowed it down to a conflict with my type manager. Illustrator works as expected when I close the manager app. -
@troyjack, which dialogs are affected?
Disabling Preview makes these behave, correct? -
troyjack
commented
I see this is from 2019, but it just started occurring after I updated to 30.5.1.
Deleting my prefs fixed it temporarily, but it returned as soon as I restarted my mac (Tahoe 26.5.1).
It shows multiple "UNDO" in my history panel everytime I adjust a slider, and the changes still apply even if I hit cancel.