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

[macos15] VoiceOver: First selected item value in JComboBox is read always on MacOS 15

XMLWordPrintable

      First selected item value in JComboBox is read always on MacOS 15, even select any other items in JComboBox

      Step to reproduce
      ----------------------------
      1) Enable VoiceOver on theMac
      System Preference -> Accessibility -> VoiceOver
      2) Run SwingSet2 by passing -Djavax.accessibility.screen_magnifier_present=true

      3) Select JComboBox demo
      4) Select any item from any JComboBox - VoiceOver reads the selected value correctly.
      5) Select any other Item from the same JComboBox , if you dn't hear the newly selected item, instead if you hear the last selected item the then the bug is reproduced.

      This is in MacOS 15
      4)

            abhiscxk Abhishek Kumar
            landrews Lawrence Andrews
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: