- From: Masayuki Nakano via GitHub <sysbot+gh@w3.org>
- Date: Fri, 13 Sep 2024 11:40:22 +0000
- To: public-pointer-events@w3.org
Yeah, I don't think synthetic `pointermove` should be fired to dispatch pointer boundary events. As far as I've investigated, [Blink/WebKit may have odd behavior for the synthetic `mousemove` events for mouse boundary events if the target is temporarily removed and reconnected](https://wpt.fyi/results/uievents/mouse/mouse_boundary_events_after_reappending_last_over_target.tentative.html?run_id=5195886896611328&run_id=5194983477084160&run_id=5203867348500480&run_id=4907795589890048). The approach of Pointer Events is much clearer for better compatibility. -- GitHub Notification of comment by masayuki-nakano Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/457#issuecomment-2348745950 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 13 September 2024 11:40:23 UTC