Odd keypad behavior with keyboard input
daniel-widrick opened this issue · 0 comments
daniel-widrick commented
When running on windows 10 and using the numpad to enter numbers very quickly, the emulator misses some.
Steps to reproduce:
- hold down 1 on numpad
- 1 appears on screen
- hold down 2 on numpad
- hold down 3 on numpad
- release 1 on numpad
- release 2 on numpad
- 3 appears on screen
end result: 13
expected result: 123