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

Editable JComboBox is read by JAWS incorrectly

XMLWordPrintable

      Use any appliction with editable JComboBox with several items in it.
      1) Launch JAWS
      2) Start an app
      3) Make JComboBox a focus owner.
      4) Press down arrow. Item should be read correctly(e.g. "15 of 22").
      5) press down( or up) arrow again. Now the selected item is read twice and its number in list is read incorrectly(previous selected item's number is read) (e.g. "15 of 22" instead of "16 of 22")

      Regression: NO (I checked jdk1.7.0_07b10)
      Platform specific: No

            Unassigned Unassigned
            ampopov Alexander Popov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: