-
Bug
-
Resolution: External
-
P3
-
None
-
8u151, 11, 14, 15, 16
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.
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.