2
votes
4answers
349 views
Using Numpad with Modifier Keys exhibits curious behavior
I have a keyboard event listener, and I am listening for the number pad key codes (1 through 9) for when number lock is activated; this works fine. However, in my app I also want to allow usage of a …
