Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Show virtual keyboard on mobile phones Browser

Hi everyone,

I've made an experiment that works fine with Oseweb on a Jatos server.

The problem I have to run it on mobile devices using chrome.

On a computer with Web Browser, I can respond with the keyboard, but on a mobile device the system keyboard doesn't appear and I cannot continue.

Is there a way to open the vitual keyboard after an object "Keyboard_response"?

Thanks,

Paolo

Comments

  • Hi Paolo,

    This is a known issue. For the moment we don't have a solution for it, because the browser decides when to show a virtual keyboard, and it generally does so when a standard text-input field is focused. (Some mobile devices allow the user to explicitly pop up the keyboard, though.)

    So my recommendation would be to use a mouse_response instead then.

    Cheers,

    Sebastiaan

Sign In or Register to comment.