When I switch my input to "Arabic (QWERTY, Eastern Arabic Numerals) and enable the numpad, only the numbers 0 and 5 works, the other keypad strokes moves the screen and the cursor around. I checked the settings and the mouse keys aren't enabled and that issue that doesn't happen with normal English layout. Appreciate any direction on what to debug next to get to the bottom of this.
EDIT: Works fine on X11, so it's definitely a Wayland specific problem
Thank you, but it was a different issue. While I don't know why that was happening, it was ultimetly fixed by editing the layout directly and removing the navigation part and making the numpad ALWAYS emits the numerals that I want. Not a general fix, but something that works for me. This was the code that I edited:
Thanks, it'll be good too have this handy in case someone else runs into this issue. If you figure out what is the cause or a better solution, please report back