Re: [pointerevents] Implement penover / pendown / penmove / penup events and similar for other new pointer types. (#359)

> FWIW, I think it's confusing that the [touch-action property](https://w3c.github.io/pointerevents/#details-of-touch-action-values) specified in pointer-events "determines whether touch input MAY trigger the user agent's **default behavior**" which includes scrolling, but that default behavior is not to be confused with the [default action](https://w3c.github.io/pointerevents/#attributes-and-default-actions). I would find having a note in the default actions table pointing out that we intentionally do not consider panning / scrolling a default action, despite being a default behavior very helpful.

incidentally, this confusion between default *behavior* and default *action* is something I mentioned in a recent call - see https://github.com/w3c/pointerevents/pull/349#issuecomment-811092269

definitely something we want to reword/address

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 22 April 2021 00:16:10 UTC