Skip to content

Should Highlights be able to receive pointer capture? #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sanketj opened this issue Sep 11, 2019 · 0 comments
Open

Should Highlights be able to receive pointer capture? #108

sanketj opened this issue Sep 11, 2019 · 0 comments
Assignees
Labels
HighlightEvents Issues related to events for highlights

Comments

@sanketj
Copy link
Contributor

sanketj commented Sep 11, 2019

Highlight, as currently defined (https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/master/highlight/events-explainer.md#interaction-with-pointer-capture), cannot receive implicit or explicit pointer capture. This is largely because there is no currently known scenario that requires pointer capture on highlights, and also because implicit pointer capture for highlights could be complex, particularly in terms of how it would interact with element pointer capture.

If there actually are scenarios that would benefit from Highlights being able to take pointer capture, what are those and do they require implicit or explicit capture?

@sanketj sanketj added Highlight API HighlightEvents Issues related to events for highlights and removed Highlight API labels Sep 11, 2019
@dandclark dandclark changed the title Should HighlightRangeGroups be able to receive pointer capture? Should Highlights be able to receive pointer capture? Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HighlightEvents Issues related to events for highlights
Projects
None yet
Development

No branches or pull requests

1 participant