You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Austin France (JIRA)" <ji...@apache.org> on 2012/09/19 15:11:07 UTC

[jira] [Closed] (CB-1501) showkeyboard not fired when keyboard is opened after being dismissed for the same field

     [ https://issues.apache.org/jira/browse/CB-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Austin France closed CB-1501.
-----------------------------

    Resolution: Invalid

Ignore this bug, it is invalid.  The events are firing correctly, there is a hookup issue in my code. 
                
> 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