Re: [pointerevents] Value of button attribute for pointermove event

it is fired for those changes, but those keep the changed value in the
 events fired after the change. Those properties represent a part of 
the state in which the pointer is.
.button is (assuming we have -1 after the initial event) this unusual 
property that it doesn't indicate any state. It just tells if there 
was a change since the previous event.

When .buttons was added to mouseevents it was supposed to be the 
.button as .button should have been since the beginning. 

But as I said, I can live with .button being weird thing, since it has
 been broken anyhow forever for mouseevents (value 0 handling for left
 button)

-- 
GitHub Notification of comment by smaug----
Please view or discuss this issue at 
https://github.com/w3c/pointerevents/issues/33#issuecomment-178300407 
using your GitHub account

Received on Tuesday, 2 February 2016 01:41:55 UTC