Austin France created CB-1501:
---------------------------------

             Summary: showkeyboard not fired when keyboard is opened after 
being dismissed for the same field
                 Key: CB-1501
                 URL: https://issues.apache.org/jira/browse/CB-1501
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 2.0.0
         Environment: Galaxy Note running Android 4.0.3
            Reporter: Austin France
            Assignee: Joe Bowser


When focus enters an input field, showkeyboard event fires.  If the user 
dismisses the keyboard using the back button, a hidekeyboard event is fired, 
and focus remains in the field 
(ok so far)

If the user touches the same field again to start typing, the keyboard pops up
(as expected)

but no showkeyboard event is received.

Also, if when focus is in a field (and showkeyboard was sent) the user taps the 
screen outside of the field, the keyboard is closed, but no hidekeyboard event 
is sent.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to