MicrosoftEdge / MicrosoftEdge/MSEdgeExplainers
Should Highlights be able to receive pointer capture?
@sanketj is already working on this.
Since Jan 8, 2020.
- Dominant language
- HTML
- Stars
- 1.4k
- Forks
- 286
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 8
Description
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?
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.