Skip to content

Should triggering the contextmenu with the mouse cause a pointercancel? #408

Description

@jakearchibald

https://static-misc-3.glitch.me/pointer-test/2.html

Open the console to see logging, and right click somewhere on the page to get a context menu.

On OSX 11.5.2, I only get a pointerdown for the pointer. Is this correct? I expected to get a pointercancel or pointerup.

If the pointer is captured, Chrome releases the capture on the next pointer move after the context menu is closed. Firefox and Safari don't release the capture until the next left click.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions