Open lovato opened 10 years ago
I am using 4.4.2, and tested on Nexus3 CM11. Same behavior.
I tried on a Galaxy Tab 2 10" 4.1.2, and the problem does seem to happen. And differently, the keyboard pops out when I enter modal#2, with a form. The modal#1 which asks for email/name/etc does not fire the keyboard.
On my MotoG the keyboard only pops out when I touch a editable field.
I reproduced it with the examples provided by Ratchet. Same thing (i.e its not my code :-) )
I mixed up some of the examples, to create my application.
Then I faced a problem. I developed an android webview app, and pointed it to:
http://lovato.geek42.org/tprs_proto/githubissue.html
Steps to reproduce:
That text field kept the focus, and thus keyboard keeps opening till I touch background, then putting focus on nowhere.
Any idea? Catch modal close to blur any field?