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

MenuBar: AIOOBE in MacAccessible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx23
    • javafx
    • None
    • 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

            kizune Alexander Zuev
            angorya Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: