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

[MenuBar] Menus should activate on ALT released, not pressed, on Windows/Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • javafx
    • None
    • linux, windows

      The MenuBar can be activated for keyboard navigation by pressing and releasing the ALT key on Windows and Linux. This is currently happening on key pressed, which is causing problems in the navigation logic.

      Activation should only happen if ALT was first pressed when not already activated, followed by ALT released with no other key events in between. This is necessary for fixing JDK-8090026.

            leifs Leif Samuelsson (Inactive)
            leifs Leif Samuelsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: