nvda
4bbccf3e - keyboardHandler.internal_keyDownEvent: when sending the fake key press (VK 0xff) to ensure that certain modifier keys don't change keyboard layouts, use keybd_event directly rather than our KeyboardInputGesture.send.

Commit
5 years ago
keyboardHandler.internal_keyDownEvent: when sending the fake key press (VK 0xff) to ensure that certain modifier keys don't change keyboard layouts, use keybd_event directly rather than our KeyboardInputGesture.send. This stops a deadlock in the winInputHook thread (#9463)
Parents
Loading