Open Bug 1608938 Opened 4 years ago Updated 2 years ago

pointerout/pointerleave events are not fired for pens

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P2)

73 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: dd_pardal, Unassigned)

References

(Blocks 1 open bug)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0

Steps to reproduce:

Using Firefox Developer Edition on Windows:

  1. Go to http://pointer-events-demo.glitch.me/
  2. Hover a stylus over the screen
  3. Put away the stylus from the screen

Actual results:

A pointerover event was fired, but not a pointerout event, leaving the box on the screen.

Expected results:

A pointerout event should have been fired and the box should have disappeared.

Blocks: 822898
Priority: -- → P2
Blocks: 1631377
No longer blocks: 822898
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.