angular-ui / ui-select

AngularJS-native version of Select2 and Selectize
MIT License
3.26k stars 1.81k forks source link

IE 11 and JAWS #1403

Open jessepinuelas opened 8 years ago

jessepinuelas commented 8 years ago

In IE 11 all of the items in the drop down are being read out loud by screen reader. For example if I have 3 items in my drop down Test 1, Test 2 and Test 3 JAWS version 17 will read test 1, test 2, test 3 and then the item selected in this case test 1 again.

Version: "angular-ui-select": "~0.13.2" JAWS Version 17

graingert commented 8 years ago

npm install --save ui-select@0.14.2