BABYLON.PointerEventTypes.POINTERMOVE even fired on POINTERDOWN

Hello community,

it seems that clicking a mousebutton fires the BABYLON.PointerEventTypes.POINTERMOVE at least with my current google chrome version 75.0.3770.100. See the PG: Babylon.js Playground (from official docs). I checked with recent version of MS edge and there is no move-event fired when pressing a button. Seems to be a bug?

Regards

Yep seems a bug in Chrome implementation
You can open an bug at crbug.com (You can report it here so we can upvote it)

Thanks for the quick reply!
There is already a bug reported, see: Issue 721341 - chromium - An open-source project to help move the web forward. - Monorail

2 Likes

Upvoted!

1 Like

They still haven’t fixed this? :face_with_raised_eyebrow: