Re: [pointerevents] Clarify (or override) `dblclick` event target (#507)

> ... do you think that `dblclick` event target should not be overridden by Pointer Event's new behavior?

My opinion is that `dblclick` target after a pointer-capture could be either way: common ancestor of second down/up vs the target of the second `click`.  We (Chrome) don't plan to update this but we don't expect any compat challenge either (because we shipped `click` target changes w/o a single issue).  This `dblclick` point is really a corner case, so I would prefer prioritizing spec or interop discussions on other high value problems over this.

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


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

Received on Wednesday, 2 July 2025 14:32:16 UTC