When we click on the scroll bar down arrow in auto complete results, the scroll is not moving down in IE11. Its working fine in chrome.
I am able to see this issue in Jquery auto complete demo site itself.
https://jqueryui.com/autocomplete/#maxheight
Steps to reproduce:
- Open the above link IE11.
- Type "a" in input box.
- click on the down arrow of the scroll bar continuously.