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

[macosx] Test java/awt/keyboard/FunctionKeyCode/FunctionKeyCode.java function keys F17, F18 and F19 returns 0 as key code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • 8u65, 8u66
    • client-libs
    • None
    • x86
    • os_x

        Product(s) tested: JDK 1.8.0_66
        OS/architecture: MacOSX 10.10.5

        Reproducible: Always

        Is it a Regression: No
        Regression introduced in release/build: N/A

        Is it a platform specific issue: Yes
        [If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
        [If new configuration testing] Issue specific to execution mode or OS/browser version: No

        EXPECTED VERSUS ACTUAL BEHAVIOR:
        EXPECTED -
        F17, F18, F19 should return a valid key code and their values should be
        61444, 61445 and 61446 respectively.
         
        ACTUAL -
        F17, F18, F19 returns 0 as key code

              mhalder Manajit Halder (Inactive)
              mhalder Manajit Halder (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: