KeyboardInputGesture.executeScript: send the VK_NONE (to work around problematic modifiers that perform an action) before, rather than after executing the script, as if the script takes too long, and the user releases these modifiers before then, the VK_NONE is too late. (#11597)