indrimuska / angular-selector

A native AngularJS directive that transform a simple <select> box into a full html select with typeahead.
http://indrimuska.github.io/angular-selector
MIT License
96 stars 36 forks source link

Accessibility issue jaws #83

Open nagenderRawat opened 7 years ago

nagenderRawat commented 7 years ago

Whenever i'am trying to change option through keystroke in dropdown(using up arrow and down arrow) jaws(screen reader) does not read the focused option.