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

Using an editable JComboBox with JAWS screen reader says incorrect info

XMLWordPrintable

      When using an editable JComboBox with the JAWS screen reader, it says the incorrect information.

      On a system with JAWS installed, run this demo:
      https://docs.oracle.com/javase/tutorialJWS/samples/uiswing/ComboBoxDemo2Project/ComboBoxDemo2.jnlp

      Bring up the popup for the combo box, then use the arrow keys to move between the settings. If you move between the first and second options, it will say "one of nine dd MM YY, two of nine dd MM YY".

      It should say "two of nine dd MM YY". If the combo box isn't editable it works correctly.

            pbansal Pankaj Bansal (Inactive)
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: