8000 Touch Event adaptation issues on WeChat Mini Program · Issue #11330 · cocos/cocos-engine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Touch Event adaptation issues on WeChat Mini Program #11330
Closed
@jareguo

Description

@jareguo

In the forum, there are many touch-end related issues when running in the webview of WeChat Mini Program.
It seems all of them are caused by the same problem and only raise in WeChat DevTools, not real device. Could be fixed by using

window.navigator.msPointerEnabled = true

Please verify and fix in 2.x/3.x.

See
https://forum.cocos.org/t/topic/103840
https://forum.cocos.org/t/touchend/62783
https://forum.cocos.org/t/h5-web-view/71943
https://forum.cocos.org/t/cocoscreator/68553

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0