Re: [w3c/uievents] MouseEvent.screenX/Y coordinate space id not clear (#150)

Are mouseevent.screenX/Y the only properties which don't scale?

In general I do support the change, but I would assume some pages will be broken. Like, they could currently try to convert mouseevent.screenX/Y to something reasonable using other coordinates like clientX/Y and properties of screen object.

-- 
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/150#issuecomment-317444823

Received on Monday, 24 July 2017 14:42:30 UTC