ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

Keyboard gets hide on next textbox focus

Hi,

I am making app which should be deployed in ios.
I have set text focus to next textbox on input, but the keyboard hides while focusing to next textbox and cursor also is not seen

How can I solve it ?

Thanks,
Ishani

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Keyboard gets hide on next textbox focus

Hello!
"I have set text focus to next textbox on input" - are you doing this programmatically? What code you use? or you just tap on Input and nothing happens?

ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

Keyboard gets hide on next textbox focus

Hi, Maryna, thanks for your reply
I have solved the problem from my side changing in config.xml
KeyboardDisplayRequiresUserAction to false value

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Keyboard gets hide on next textbox focus

Thank you for update!

Return to “Issues”