You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2015/01/05 19:30:34 UTC

[jira] [Closed] (CB-8135) hidekeyboard event is fired when focus is moved from text input to password

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

Joe Bowser closed CB-8135.
--------------------------
    Resolution: Won't Fix

This should be fixed with LinearLayoutSoftKeyboardDetect being removed.

> hidekeyboard event is fired when focus is moved from text input to password
> ---------------------------------------------------------------------------
>
>                 Key: CB-8135
>                 URL: https://issues.apache.org/jira/browse/CB-8135
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 4.1.3
>            Reporter: Karna
>            Priority: Trivial
>
> When focus is moved to password field, the keyboard's auto word suggest bar is hidden. I dont have experience in JAVA, but i guess the LinearLayoutSoftKeyboardDetect class is calculating the port height for detecting the keyboard activity. To my understanding once the word suggesting bars is closed the height of the port is changed and the new height is greater than the old height, So the hidekeyboard event is fired as per the condition. Please help me to fix this issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org