Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8163265

[macosx] numpad 0 instead of VK_0

XMLWordPrintable

    • 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.

            mhalder Manajit Halder (Inactive)
            yan Yuri Nesterenko
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: