Skip to content

Mouse event for auxclick #18

Closed
Closed
@joe-op

Description

@joe-op

The auxclick ui event (w3 / mdn) isn't included as a MouseEvent. This is what Chrome and Firefox fire for middle clicks.

I had to work around this recently to get a Halogen a component to handle middle clicks. If I understand correctly, auxclick would need to be here in MouseEvent , in purescript-indexed-dom's MouseEvents, and in Halogen.HTML.Events for it to integrate the same way onClick does. I can make PRs for those changes if that's correct (and if auxclick fits here).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions