-
Bug
-
Resolution: Fixed
-
P3
-
9
-
OS X
-
b130
-
b29
-
os_x
Test java/awt/keyboard/AllKeyCode/AllKeyCode.java fails on OS X 10.10 for me reporting Wrong keycode received. (BTW why not print the expected and actual keycodes?) Adding printout of expected and actual keycodes, I see that 0x60 (VK_NUMPAD0) come instead of 0x30 (VK_0).
The test does pass with b129 but fails with b130.
The test does pass with b129 but fails with b130.