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

KeyEvents like right, left arrow are not received by event filter call back on Windows only.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.1
    • fx2.1
    • javafx
    • None

      The MenuBarSkin adds event filter for key pressed events for key navigation. This works fine on the Mac platform, however on Windows - after pressing F10 and the first menu is selected, the subsequent left, right arrow key events are not received by MenuBarSkin and hence navigation does not work.

      *Run HelloMenu,
      *Press F10.
      *press right arrow key
      (this not received by the event filter in menubar on the Windows platform, works fine on mac.).

       

            anthony Anthony Petrov (Inactive)
            psomashe Parvathi Somashekar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: