I have a text input in UIWebView. IF the auto correct suggests a correction, and i dismiss that suggestion, the text input is no longer accepting keyboard inputs.
If i switch to an different input, and back, then i can input text again.
Are there some sort of events being sent by the keyboard that can be used to address this? Why do