- From: L. David Baron via GitHub <noreply@w3.org>
- Date: Wed, 03 Jun 2026 20:04:53 +0000
- To: public-pointer-events@w3.org
Also, after some further investigation I think capturing during mouseup is going to be a better approach than what I suggested initially, because there actually need to be conditions for which mouseup events do capturing and which ones don't. I think the interesting question then becomes whether those conditions should be specified in the HTML spec or just discussed in a note in the HTML spec that leaves it up to the implementation to implement good UI for menu elements within certain parameters. -- GitHub Notification of comment by dbaron Please view or discuss this issue at https://github.com/w3c/pointerevents/pull/637#issuecomment-4616264174 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 3 June 2026 20:04:54 UTC