Issue report by rwu2359
Product
FileMaker ProVersion
14Operating system version
OSX 10.10Description of the issue
with script debugger on you can not use cmd or cntrl with the single step buttons to grab active modifier keys as they are not clickable, works with alt and shiftSteps to reproduce the problem
simple script.set variable -> Get ( ActiveModifierKeys )
run in debugger
shift click the single step button, it sets the variable to 1
run again
cmd click the single step button - it doesn't work at all
Expected result
correctly set variableActual result
nothing with cmd or ctrlScreenshot
