cocos-engine icon indicating copy to clipboard operation
cocos-engine copied to clipboard

EventType.TOUCH_MOVE not working on notebook with touch screen

Open linruimin opened this issue 3 years ago • 0 comments

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". image

Minimal reproduction project

No response

linruimin avatar Jul 26 '22 06:07 linruimin