HTML5, Mobile Browser, TextEdit node

Godot Version

4.4.1 stable official

Question

I was wondering if theres a recorded issue and solution to the problem with text edit component on html5 exported mobile browsers
in my case its not the virtual keyboard problem, quite the opposite where my keyboard does work, but anything typed in the textedit box doesnt work
heres a test link yall can try on mobile
demo site
any help and suggestion is appreciated

Tested it on Android Firefox 140.0

140.0 (Build #2016097287), null
GV: 140.0-20250616215311
AS: 140.0
OS: Android 15

And I’m able to input text inside the textbox but the Confirm button does not work. It stays disabled.

Is that the issue you are facing?

Please, paste the relevant code to see if someone can spot the issue.