Re: [w3c/uievents] Expose wheel event scrolling state to DOM events (#170)

> Would we still need to send a wheel event for compat?

I do think wheel events are required for compat.  Eg. Google sheets is basically unusable on Edge with a precision touchpad (except in the apparently unpredictable cases where Edge decides to send wheel events) because you can't scroll with wheel (they draw their UI manually into a canvas, can't rely on browser scrolling).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/170#issuecomment-346680694

Received on Thursday, 23 November 2017 18:37:01 UTC