-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
Using the latest Windows version, if I start the program with NumLock turned on, they keypad buttons produce BOTH the number and it's (un-numlocked) action. As in, pressing the '4' button types '4' in the program, but also moves the cursor left, pressing '9' moves the cursor up a page as the 9 is also the PageUp key... etc.
At this point, toggling off NumLock turns the keys into the number only, as if the program is reversing the state of the NumLock function.
HOWEVER, if I start the program with NumLock turned off, the program recognises the state of NumLock, and the keypad behaves as expected, with the NumLock state being recognised properly, and the keys working as expected with or without Numlock.
Metadata
Metadata
Assignees
Labels
No labels