-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: client-libs
-
Environment:
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.