Copy link to clipboard
Copied
running Bridge CS6 on Windows 7.
Although I tried a lot of existing .jsx scripts first, I have narrowed down my test case to this code typed into the ESTK with targets of ExtendScript Toolkit CS6, Bridge CS5.1 (4.1), Bridge CS6 (5.032), and Bridge CS6 (64 bit) (5.064).
var w = new Window('dialog');
var tv = w.add('treeview',undefined);
tv.add('node','root');
w.show();
It works properly with ESTK and CS5.1 targets.
On both CS6 targets, the window opens but the treeview widget is blank. This is the same behavior I saw running SnpXMLTreeView.jsx and the scriptui-2.0.pdf examples.
On more complex (existing) scripts, it will crash or lockup Bridge CS6.


A search around the forums and the web shows that I am not the only one having this problem.
Yes there are a lot of problems with CS6 Bridge Scripting but the Bridge team have still not acknowledged them...
As an example...
It would be nice to get an update to fix these problems.
Copy link to clipboard
Copied
Yes there are a lot of problems with CS6 Bridge Scripting but the Bridge team have still not acknowledged them...
As an example...
It would be nice to get an update to fix these problems.
Copy link to clipboard
Copied
So I take it this isn't the correct forum for bug reports. Anyone know how to submit an official bug report?
Copy link to clipboard
Copied
You can report them here...
http://feedback.photoshop.com/photoshop_family/topics
But Adobe have ignored every logged Bridge bug
Good luck!
I have a friend who will be bringing these problems up at Adobe Max 2013
Find more inspiration, events, and resources on the new Adobe Community
Explore Now