MicrosoftEdge / MicrosoftEdge/MSEdgeExplainers
[Highlight Events] It is very unsual to conditionally use different interfaces but same event type for events
Open
@sanketj is already working on this.
Since Jul 20, 2022.
HighlightEvents
- Dominant language
- HTML
- Stars
- 1.4k
- Forks
- 286
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 8
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.