I have an issue in my Sencha app where a touch action somewhere on the screen does not dismiss the keyboard; in fact I have this issue for all my Sencha apps. Is this a general issue? And is there a solution? I don’t want to have to hit the dismiss button, or call call blur() every time I want to dismiss the keyboard.
Share
I posted a work-around over in the Sencha Touch forums – basically disabling fields will force the keyboard to close