- Open console to observe events
- Press down left mouse button somewhere on the page
- With the left mouse button still down, click the right mouse button. This should open a context menu.
- Release the left mouse button
- Click the left mouse button outside the context menu
The left button is now up, but neither a pointerup
or pointercancel
was fired for that first click.