Re: [pointerevents] Specify that "click", "dblclick" and "contextmenu" events are PointerEvents

Fwiw, as a dev, making click/non-pointer* event coordinates integers for all pointer types seems like less of a badly explained hack than a touch generating a mouse event with a strange property called pointertype. After all, it could happen by chance to have no non-zero digits after the decimal point anyway. The spec could be written as a MAY so browsers can drop the rounding if it proves feasible.

-- 
GitHub Notification of comment by lpd-au
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/100#issuecomment-289528705 using your GitHub account

Received on Monday, 27 March 2017 17:42:56 UTC