Open
Description
Description of the new feature / enhancement
#18643 (comment)
Low level keyboards hook are sending repeated messages if shortcut is hold down.
Can be easy reproduced with ColorPicker.
PT Runner log:
[2022-06-11 18:31:23.379083] [p-19492] [t-11156] [trace] ColorPicker hotkey is invoked from Centralized keyboard hook
[2022-06-11 18:31:23.409516] [p-19492] [t-11156] [trace] ColorPicker hotkey is invoked from Centralized keyboard hook
[2022-06-11 18:31:23.441682] [p-19492] [t-11156] [trace] ColorPicker hotkey is invoked from Centralized keyboard hook
[2022-06-11 18:31:23.473254] [p-19492] [t-11156] [trace] ColorPicker hotkey is invoked from Centralized keyboard hook
[2022-06-11 18:31:23.505118] [p-19492] [t-11156] [trace] ColorPicker hotkey is invoked from Centralized keyboard hook
[2022-06-11 18:31:23.537153] [p-19492] [t-11156] [trace] ColorPicker hotkey is invoked from Centralized keyboard hook
[2022-06-11 18:31:23.567861] [p-19492] [t-11156] [trace] ColorPicker hotkey is invoked from Centralized keyboard hook
[2022-06-11 18:31:23.601543] [p-19492] [t-11156] [trace] ColorPicker hotkey is invoked from Centralized keyboard hook
Scenario when this would be used?
Send one message only if shortcut is hold down.
Supporting information
No response
Activity