Reported by geoff on 2012-05-14 15:38
NVDA+UpArrow reads all values for a combo box when in forms mode, rather
than just the highlighted value.
Steps to reproduce:
- Browse to any website with a combo box.
- Highlight and switch to forms mode.
- Press NVDA+UpArrow.
Expected Results:
NVDA should report the currently highlighted value, as it does in other situations of this type.
Actual Results:
NVDA reports all possible values in this combo box, with no indication of which one is selected. NVDA+TAB does however report the correct value.
I've only tested this with Internet Explorer 8 and 9 and it is present with both browsers.
Reported by geoff on 2012-05-14 15:38
NVDA+UpArrow reads all values for a combo box when in forms mode, rather
than just the highlighted value.
Steps to reproduce:
Expected Results:
NVDA should report the currently highlighted value, as it does in other situations of this type.
Actual Results:
NVDA reports all possible values in this combo box, with no indication of which one is selected. NVDA+TAB does however report the correct value.
I've only tested this with Internet Explorer 8 and 9 and it is present with both browsers.