This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
not able to select multiple options on IE with ng-model #15675
Closed
Description
Reporting Bug: Not able select multiple options sequentially (shift+down/up arrow alone) when binded with ng-model on IE alone (tested versions IE edge, 10, 9)
Current behavior: Not allowing more than two options to be selected
JSFiddle sample code: http://jsfiddle.net/JB3Un/597/
https://plnkr.co/edit/?p=preview
This issue can be reproduced with the angular documentation sample as well for multi select.
Expected behavior: Should be able to select more than two options sequentially and should hold all the sequence for both shift+ up/down arrow
OS: windows 10
Browser: IE edge, 10, 9
AngularJS: 1.6.2