Skip to content

Do user agents only coalesce pointermove events relating to changes in position? #375

Description

@patrickhlauke

https://w3c.github.io/pointerevents/#coalesced-events states that

For performance reasons, user agents may choose not to send a pointermove event every time the position of a pointer is updated.

Does this really only apply to position updates? Or do changes in other attributes ("i.e. button state, coordinates, pressure, tangential pressure, tilt, twist, or contact geometry", to borrow from the pointerrawupdate description) also get coalesced (and the non-coalesced events would have the more granular changes from those attributes)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions