Page 1 of 1

[StrangePan][2.1.12] on MacOS, numpad keys send navigation inputs

Posted: Mon Jul 20, 2026 7:12 pm
by Weldawadyathink
This appears to be caused by the fix for this bug report: 133992.

On the apple magic keyboard with numpad, there is no concept of numlock. The navigational keys are separate from the numpad. It seems like the fix above, for apple keyboards on macOS, is interpreting a numpad key as a navigational key and a number input. This causes havoc with number input fields. 0 and 5 work as expected. The rest of the digits undo the highlight of the text before typing, causing you to add digits to the number instead of replacing it. 4 and 6 in particular move the cursor, so typing most numbers with those digits is nearly impossible with the numpad. For example, typing 1234 results in 1243, and leaves the cursor between the 4 and 3.

Expected result: numpad navigational inputs should be ignored entirely on macos. At very least, they should be ignored on keyboards that don't have a numlock status, like the magic keyboard with trackpad.

Re: [2.1.11] on MacOS, numpad keys send navigation inputs

Posted: Mon Jul 20, 2026 7:32 pm
by Rseding91
This is likely fixed as part of this fix for 134235

Re: [2.1.11] on MacOS, numpad keys send navigation inputs

Posted: Mon Jul 20, 2026 10:22 pm
by Weldawadyathink
Will that fix be in 2.1.12? I will check it again once it releases. Thanks!

Re: [2.1.11] on MacOS, numpad keys send navigation inputs

Posted: Tue Jul 21, 2026 7:24 pm
by Weldawadyathink
I just updated to 2.1.12, and this bug still exists.

Re: [2.1.12] on MacOS, numpad keys send navigation inputs

Posted: Thu Jul 23, 2026 9:29 pm
by hgschmie
I can confirm that this still exist on 2.1.12 (MacOS 26.5.2 with an external keyboard that has a numpad)

left is the numkey, right is what the game shows when trying to assign as a shortcut:

0 => Insert
1 => End
2 => Down
3 => Page Down
4 => Left
5 => Clear
6 => Right
7 => Home
8 => Up
9 => Page Up
. => Delete
CLEAR => NumLock
/ => Numpad /
* => Numpad *
- => Numpad -
+ => Numpad +
ENTER => Enter

This worked before (on 2.0.x)

Re: [StrangePan][2.1.12] on MacOS, numpad keys send navigation inputs

Posted: Mon Jul 27, 2026 1:14 pm
by StrangePan
Thanks for the thorough report! This will be fixed in 2.1.13.

Re: [StrangePan][2.1.12] on MacOS, numpad keys send navigation inputs

Posted: Sat Aug 08, 2026 6:18 pm
by Weldawadyathink
I can confirm this is fixed on the latest experimental. Thanks!