• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Text Highlight interrupts the script

Community Beginner ,
Jan 20, 2025 Jan 20, 2025

Copy link to clipboard

Copied

Hello!
Since Photoshop 26.0.0 release
, I've noticed some changes during the process of my scripts.

 

Everytime I use an instruction to edit some text features, the text is getting highlighted (selected) and the script is interrupted (until I press enter)

highlight.gif

 

Examples of text editing:

layer.tracking = 0;
layer.verticalScale = 100;
layer.horizontalScale = 100;  
layer.font = someFont;
layer.size = someSize;
(with that example, I need to press enter before each instruction to be applied...)

Before the update, it was working well; all modifications were applied to the text in a row.
Does anyone have an idea of why this behaviour is occurring? I would really appreciate your help since my script is now totally useless...

 

TOPICS
Actions and scripting , Windows

Views

81

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Jan 21, 2025 Jan 21, 2025

Copy link to clipboard

Copied

LATEST

Please post the Script and a sample file. 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines