Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

Define auxclick as a PointerEvent? #6

Open
RByers opened this issue Jul 7, 2016 · 0 comments
Open

Define auxclick as a PointerEvent? #6

RByers opened this issue Jul 7, 2016 · 0 comments

Comments

@RByers
Copy link
Member

RByers commented Jul 7, 2016

The PointerEvent spec will soon say that click should be a PointerEvent (in addition to being a MouseEvent). Should auxclick be defined from the start to be a PointerEvent?

My feeling here is that it probably shouldn't require it. Maybe for now just say that it's the same type as click? We should aim for this event to mature into the UI Events spec, and not all UI Events implementors will necessarily implement PointerEvents. So eventually this should just added to the list of events to upgrade in the PE spec. But during incubation it probably belongs here in some optional form.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant