cocos-engine
cocos-engine copied to clipboard
EventType.TOUCH_MOVE not working on notebook with touch screen
Cocos Creator version
3.5.2
System information
windows10, surface
Issue description
Node touch event EventType.TOUCH_MOVE not working on notebook with touch screen, i have tested in surface from a colleague, and the issue feedback from the forum: https://discuss.cocos2d-x.org/t/eventtype-touch-move-not-working-on-chromebook-browser/56367
Relevant error log output
No response
Steps to reproduce
demo:
56367.zip
Open it with surface browser and touch the middle image with your finger and try to move it, it will not print the log of "ontouch move".

Minimal reproduction project
No response