Touchpad scroll gesture does not trigger mousewheel event in IE.
Won’t fix Issue #5991146
Steps to reproduce
URL:
Repro Steps:
- Using a Surface Pro 3 with touchpad cover, go to: http://jsfiddle.net/dontsteponme/57tascmg/3/
- Use the two-finger scroll gesture in the bottom-right “result” box.
- Notice that scroll event does not get picked up
3b) Notice that repeating the steps with a mouse wheel work
Expected Results:
The expected behavior is that using the touchpad’s scroll gesture would simulate the same event as using a mouse’s scroll wheel.
Actual Results:
Dev Channel specific:
No
You need to sign in to your Microsoft account to add a comment.
Sign in