Using Extjs5, if we open the drop-down of the combo box, and move up and down to select any item in the combo box, then screen reader like Jaws should read the item on which the focus is. But currently JAWS reads only the first item in the combo box, no matter how many times we move up and down to select any other item in the combo box.

How can I solve this problem? Please help.