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

@NavidZ Perhaps I misunderstood. It looks like even passing `{passive: false}` and calling `preventDefault()` on the events does not prevent anything? https://output.jsbin.com/dotowic

In that case it seems that the model for pointer events is that you could never use an event listener to prevent default behaviors which means we need a way of refining the pointer-action.

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


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

Received on Tuesday, 20 April 2021 13:05:11 UTC