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

No focus event on menu bar when pressing the Alt key

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • javafx

      - Start the app: java -cp Hello.jar hello.HelloMenu
      - Press Alt
      - When using JAWS most of the time you won't hear "Debug" when the menu bar gets focus; apparently a focus event is not being fired. The only time you will hear it if focus was on Edit then Esc is pressed, then Alt is pressed; apparently the movement of focus from Edit to Debug is what causes a focus event to be fired.

      The workaround is to press right then left arrow to force a focus event.

            jgiles Jonathan Giles
            ptbrunet Pete Brunet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: