cocos / cocos-engine

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
https://www.cocos.com/en/creator
Other
7.18k stars 1.83k forks source link

Android 10 editbox can't open virtual keyboard in Wechat browser #16963

Open JenovaSolier opened 4 months ago

JenovaSolier commented 4 months ago

Cocos Creator version

2.4.4 3.8.2

System information

Android 10

Issue description

Hi Cocos Developers ! I using Cocos to develop a game lobby. But I got an issue when I used a Android 10 to open my lobby in LINE/WeChat browser. Editbox can't open virtual keyboard and html component is stuck on scene. I tried with Cocos 2.4.4 and Cocos 3.8.2 but stuck with same issue.

Relevant error log output

image

Steps to reproduce

  1. Open link in Wechat browser/LINE browser or any Android 10 native browser
  2. Touch to Editbox

Minimal reproduction project

No response

minggo commented 4 months ago

@qiuguohua i think this issue is important, so i add p1 for it and move it into v3.8.5.

qiuguohua commented 4 months ago

@JenovaSolier We tested three android 10 devices and verified that version 3.8.2 and 2.4.13 virtual keyboards work fine in both wechat browser and native browsers.

JenovaSolier commented 4 months ago

@JenovaSolier We tested three android 10 devices and verified that version 3.8.2 and 2.4.13 virtual keyboards work fine in both wechat browser and native browsers.

@qiuguohua This one I tried a new project on version 2.4.4 and opened it on LINE native browser. My device's Android version is 10 QKQ1.191215.002 bug main scene

minggo commented 3 months ago

opened it on LINE native browser.

@JenovaSolier so this issue exist on LINE or wechat browser?

JenovaSolier commented 3 months ago

opened it on LINE native browser.

@JenovaSolier so this issue exist on LINE or wechat browser?

both on my side.