Issue report by WF7A
Product
FileMaker ProVersion
14.01Operating system version
OS 10.10.3Description of the issue
Script Debugger won't close on first click of the red dot in upper-left corner; usually it takes three clicks of it to close its window.After it does close, when I fire the script (via a button), the Script Debugger automatically starts up again; it shouldn't...at least, it didn't in v13.x.
Also, as an aside: the script line marker used to be red. In v14.x, it's much harder to see. Bring back the red!
Steps to reproduce the problem
Call Script DebuggerStep through/play script.
Click red dot to exit.
Script continues
Click red dot to exit.
Script continues then stops when it finds a fault.
Click red dot to exit.
Script continues to run until it exits.
Fire script again. Script Debugger automatically enables itself.
Expected result
Window should close immediately on first click.Script Debugger shouldn't automatically engage when firing the script again.
Actual result
Window won't close on first click of red dot.Script Debugger starts up when script is fired again.