nvda
9cac34bc - 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)

Commit
5 years ago
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)
Parents
Loading