mer C
My feedback
92 results found
-
118 votes
mer C supported this idea ·
-
13 votes
mer C shared this idea ·
-
6 votes
An error occurred while saving the comment mer C shared this idea ·
-
18 votes
mer C supported this idea ·
-
63 votesUnder Review · 19 comments · Illustrator (Desktop) Bugs » Effects, Appearance, Graphic Styles · Admin →
mer C supported this idea ·
-
70 votes
We have started working on fixing this one.
mer C supported this idea ·
-
31 votes
Verified this bug was fixed with 27.9.3 92 build.
mer C supported this idea ·
-
5 votes
mer C supported this idea ·
-
11 votes
mer C supported this idea ·
-
8 votes
mer C supported this idea ·
-
7 votes
An error occurred while saving the comment mer C commented
As noted in the report, this issue is happening on macOS 12. I am now on 12.7.3 and still reproduce it.
The symptoms that occur are similar to "Illustrator Title Bar Menu Items Stop Responding", but the triggering phenomenon seems to be different.
In macOS 12.7.3, unlike the similar report, the Illustrator menu and Help menu also respond incorrectly, but that is probably due to differences in menu structure between OS versions.
An error occurred while saving the comment mer C commented
Alerts for invalid plugins have changed in Illustrator 2024 (28.2.0). However, the problem is still occurring.
Illustrator 2024(28.2.0) では、無効なプラグインのアラートの種類が変わりました。しかし引き続き不具合は起こっています。
mer C shared this idea ·
-
10 votes
mer C shared this idea ·
-
6 votes
An intended way of picking up the hidden Zone Marker tool via a script is to enter the Intertwine mode using these commands:
app.executeMenuCommand('Partial Rearrange Make') — when an intertwine object is not created yet, and
app.executeMenuCommand('Partial Rearrange Edit') — when the object already exists, as per comments by the OP.
An error occurred while saving the comment mer C commented
Thanks for your action, Egor.
An error occurred while saving the comment mer C commented
It works for me.
app.executeMenuCommand('Partial Rearrange Edit')In that case, there is no need to run selectTool, since the necessary results are obtained when edit is called. app.selectTool('Adobe Intertwine Zone Marker Tool') loses its raison d'être.
It is merely reporting information that may be a bug (found while trying out the script). If you decide that there is no need to fix it, you can set the status to "Rejected".
An error occurred while saving the comment mer C commented
If I run it with an already generated intertwine object selected, the result is the same.
It is true that the menu is an alternative. I would add.
Workaround:
app.executeMenuCommand('Partial Rearrange Make')mer C shared this idea ·
-
8 votes
mer C shared this idea ·
-
11 votes
mer C shared this idea ·
-
27 votes
mer C shared this idea ·
-
14 votes
mer C shared this idea ·
-
36 votes
mer C supported this idea ·
-
10 votes
-
12 votes
en_US:
Upon reexamination, I found that the targeted character was incorrect.
It seems not the first character, but the character one character back from the tab character in the direction of the beginning is the cause of the misalignment.
ja_JP:
改めて調べると、対象の文字が間違っていました。
1文字目でなく、タブ文字から1文字分先頭方向に戻ったところにある文字がずれの原因となるようです。