- From: Mustaq Ahmed via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Jul 2023 14:34:17 +0000
- To: public-pointer-events@w3.org
> Does that mean there's no good and cross-platform way of detecting a doubleclick? If a site uses a non-standard behavior instead of a `dblclick` event, it is not a spec problem. Both specs are good here as @patrickhlauke mentioned. > Firefox seems to actually set the event.detail property for mousemove events. In my own [testing](https://rbyers.github.io/eventTest.html), Firefox and Chrome always shows `0` from a `mousemove` as per the spec. I tried both Linux and Windows. I also tried your event-listener code, got `0` all the time. If you are seeing a non-standard behavior, file a bug to Firefox. Again, this repository is for spec discussion only. -- GitHub Notification of comment by mustaqahmed Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/98#issuecomment-1630947298 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 July 2023 14:34:19 UTC