Closed EndoSakura closed 1 month ago
Describe the bug In off-screen rendering mode, the code value of keyevent is none
To Reproduce Steps to reproduce the behavior:
Screenshots
Versions (please complete the following information):
test_keycode.zip
For reference, the output when pressing the 'a' key should be:
Key Down: a (Code: KeyA) Key Up: a (Code: KeyA)
Does not reproduce on MacOS. Looks like a duplicate of #2597.
Describe the bug In off-screen rendering mode, the code value of keyevent is none
To Reproduce Steps to reproduce the behavior:
Screenshots
Versions (please complete the following information):
test_keycode.zip