Browser Virtual Keyboard

Godot Version

4.2.1

Question

Hello,
I have exported my game on html5 build and uploaded it on itch.io.
It works fine on my windows PC browser.

When i access it through my Android phone(in the browser), It loads and plays normally, the issue i have is:
In the GameOver scene i have a LineEdit Node that accepts the users’ name for the leaderboard submission (along with the score).
I get the virtual keyboard to open,I can type BUT I can’t submit…
I tried different keyboards(Microsoft, Samsung) with the same result.

I have Experimental Virtual Keyboard ticked on the Export panel.
Screenshot 2024-03-04 203444

I would very much appreciate any help with this

I had to implement my own Virtual Keyboard in order to be able to get the players name for the high score leaderboard from android device via the browser.
Στιγμιότυπο οθόνης 2024-03-10 194823

I believe this to be kind of overkill though.
Anyway if someone has a different approach or solution i would be very happy to hear

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.