- From: smaug---- via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Jul 2016 22:02:39 +0000
- To: public-pointer-events@w3.org
contextmenu can be triggered also using keyboard, and click can be the default action for certain key events and click() dispatches MouseEvent click. So need to define what pointerType should be in each of those cases. Default is "", I guess we could use that for now. And HTML spec needs a change for click(), somewhere https://html.spec.whatwg.org/multipage/webappapis.html#fire-a-click-event or https://html.spec.whatwg.org/multipage/webappapis.html#fire-a-synthetic-mouse-event -- GitHub Notification of comment by smaug---- Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/100#issuecomment-231221000 using your GitHub account
Received on Thursday, 7 July 2016 22:02:46 UTC