MenuBar: AIOOBE in MacAccessible

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx23
    • Component/s: javafx
    • None
    • Environment:

      macOS 14.7.1

      Observed in macOS 14.7.1

      To reproduce:
      - enable VoiceOver
      - run the attached program
      - press 'option' key to focus on the menu

      An exception is thrown:

      Exception in thread "JavaFX Application Thread" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 1
      at javafx.graphics/com.sun.glass.ui.mac.MacAccessible.accessibilityArrayAttributeValues(MacAccessible.java:1135)

      This might be related to JDK-8235989

            Assignee:
            Alexander Zuev
            Reporter:
            Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: