Quantcast
Channel: Adobe Community : Popular Discussions - Photoshop Plugin and Companion App SDK
Viewing all articles
Browse latest Browse all 54282

Photoshop CS5 bug, can not copy/cut from JS - PC only.

$
0
0

I have stumbled upon what I believe is a serious bug in PS5 when using extensions or panels. It seems that copy and cut via JS do not work on Windows!

 

Do this:

Using Adobe Configurator 2.0 create a new panel with one JS button

Use this JS code  var docRef = app.activeDocument;docRef.selection.copy();

Run the panel on PS5 on MAC - works!

Run the panel on PS5 on Windows - DOES NOT WORK!

 

This is the same result as when creating a panel with flash builder + JS file.

 

I've created a panel with this JS code so you can try it:

http://www.2shared.com/file/8WO5xuUf/untitled-1.html

 

Copy and cut with JS running from the ExtendScript toolkit or just from the scripting menu works fine on Windows. It does not work when running from Flash.

 

Any suggestions?


Viewing all articles
Browse latest Browse all 54282

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>