Hi, I noticed a behavior on Windows Surface. When you face a dropdown, and it has a certain number of elements (let's say 8+) if you reach bottom of the scrolling of the dropdown, it starts back at the begining. I use a <select> with options d
in javascript
1) Is it possible to avoid this behavior
2) Is it recommended to avoid this behavior? Or is it how Windows wants to have things going?