[BUG] Pressing Numpad Enter Key Returns Incorrect Value

Started by ra4king, December 21, 2012, 10:15:02

Previous topic - Next topic

ra4king

The keycode reported when hitting the numpad enter key should be 156 according to Keyboard.KEY_NUMPADENTER. However, it returns 28, which is the value of Keyboard.KEY_RETURN.

Credit: tomass1996 on IRC
-Roi