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

ExtendScript Debugger does not correctly send Japanese strings to Photoshop 2024 or later.

Community Expert ,
Oct 21, 2024 Oct 21, 2024

Copy link to clipboard

Copied

To the Moderator, 
This is a bug report in Japanese, so please do not move it to the Japanese community.

 

[テストに使用した環境]

macOS 13.7  MacBookPro 2021 (Apple M1 MAX),

macOS 12.7.6  MacPro Late2013 (Intel)

VS Code 1.94.2

ExtendScript Debugger 2.0.3

Photoshop 2023 (24.7.4), 2024 (25.12.0) and 2025 (26.0.0)

 

[テストに使用したスクリプト]

 

 

var folderA = Folder.selectDialog("処理するフォルダA を選択");

 

 

これは単純な、フォルダーの選択を求める1行だけのスクリプトです。

 

[2023 (24.74) 以下による実行結果]

正しい文字列が表示されている。

スクリーンショット 2024-10-21 18.33.51.png

 

[2024 (25.12.0) 以降による実行結果]

文字列の表示が正しくない。

スクリーンショット 2024-10-21 18.32.27.png

 

[期待される結果]

メソッドの引数に記述した通りの文字列が表示されること、Photoshopのバージョンに依らず同一の結果となること。

 

[備考]

現状、最初の報告者と私によるmacOSでのテストしか行えていません。

Windowsで検証できる方からの追記を期待します。

 

----------- for English ------------

Issue: When debugging with Photoshop 2024 or later, sent strings are corrupted.

Photoshop 2023 (24.7.4), 2024 (25.12.0) and 2025 (26.0.0)

macOS 13.7  MacBookPro 2021 (Apple M1 MAX),

macOS 12.7.6  MacPro Late2013 (Intel)

with

VS Code 1.94.2

ExtendScript Debugger 2.0.3

 

Steps to reproduce:

  1. Write script on VS Code.
  2. Select Photoshop 2024 or later scripting engine on VS Code and run debug,  even 'alert("こんにちは"');'
  3. Garbled execution results.

 

Expected result
Actual result: The string should be displayed as described in the method argument, and the results should match the results of Photoshop 2023 or earlier.

 

*Verification by Windows has not yet been done.

Bug Unresolved
TOPICS
Actions and scripting , macOS

Views

209

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
2 Comments
Adobe Employee ,
Oct 24, 2024 Oct 24, 2024

Copy link to clipboard

Copied

Hey ajabon grinsmith, Thanks for bringing this to our attention. We are aware of this issue, and the bug has already been logged. Thanks, Shivani

Votes

Translate

Translate

Report

Report
Community Expert ,
Oct 24, 2024 Oct 24, 2024

Copy link to clipboard

Copied

LATEST

Shivani,

Thank you very much. The bug ID URL could not be viewed due to “Device Verification Error’, but we hope it will be fixed successfully anyway.

Regards!

Votes

Translate

Translate

Report

Report