Dear Photoshop forum,
I’m noticing an issue with Photoshop CC 2018 and the extended script “.jsx” file I developed for Photoshop CC 2017.
My script works perfectly in Photoshop CC 2017 and both it's view modes “Standard screen mode” and “Full screen mode with menu bar”. In Photoshop CC 2017 I can launch the script and it returns a dialog that can be changed and its changes return a dialog with the corresponding changes.
In Photoshop CC 2018 my extended scripts works perfectly fine while in the “Standard screen mode”. But while I’m in the “Full screen mode with menu bar” the dialog goes blank. When I move the mouse over the dialog some of its interface items are brought back but the majority of it remains blank. If I change a menu item that is shown by the mouse it makes the appropriate modifications.
It appears that the dialog's interface is being overwritten by the “view modes” white background while in “Full screen mode with menu bar”.
Is there something I need to add to my script so that it works properly?
Thanks
Rob