Skip to content

[Highlight Events] It is very unsual to conditionally use different interfaces but same event type for events #589

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
smaug---- opened this issue Jul 20, 2022 · 1 comment
Assignees
Labels
HighlightEvents Issues related to events for highlights

Comments

@smaug----
Copy link

HighlightPointerEvent extends PointerEvent and the explainer says:
"When a user performs a pointer action on part of an element containing a highlighted Range, a HighlightPointerEvent object must be fired"

In addition being odd unusual API behavior, it would make implementation of this all a bit harder than necessary.

@smaug---- smaug---- added the HighlightEvents Issues related to events for highlights label Jul 20, 2022
@snianu
Copy link
Member

snianu commented Nov 17, 2022

@dandclark FYI

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

3 participants