MSEdgeExplainers icon indicating copy to clipboard operation
MSEdgeExplainers copied to clipboard

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

Open smaug---- opened this issue 1 year ago • 1 comments

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---- avatar Jul 20 '22 10:07 smaug----

@dandclark FYI

snianu avatar Nov 17 '22 23:11 snianu