britzl / gooey

Defold GUI system
MIT License
150 stars 22 forks source link

No typing input from Android browsers #66

Closed DipFlip closed 3 years ago

DipFlip commented 3 years ago

I'm not getting any keyboard showing up when clicking the text input fields on the Gooey demo. If I go to the home screen and back to the browser with the text field already selected, the keyboard will pop up but the text field doesn't respond to any typing. Could it be that some android update has broken something?

Device: Galaxy S10E OS: Android 11 Browser: Chrome and Firefox Keyboard: Samsung default and Microsoft Swiftkey

britzl commented 3 years ago

There are known problems with text input for Defold in HTML5 on mobile:

https://github.com/defold/defold/issues/3383

britzl commented 3 years ago

Refer to linked Defold issue.