numpad issue (sdl version)
numlock on in sdl version: Keys 4 8 6 2 function both as an arrow and print a number in console (so for an example pressing 8 will print 8 in console then jump to previous command due to it being an up arrow). Numpad enter doesnt work in chat.
numlock on in glx version: Keys 4 8 6 2 function just print a number in console
numlock off in sdl version: 123456789 dont do anything
numlock off in glx version: 13579 dont work while 4 8 6 2 function as arrow keys
Works fine in 0.7 version. Tested latest autobuild