[ https://issues.apache.org/jira/browse/CB-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Simon MacDonald resolved CB-2274. --------------------------------- Resolution: Won't Fix Assignee: Simon MacDonald (was: Joe Bowser) Sorry but this is a limitation of Android. There is no native event fired when the keyboard does a show/hide. In order to fire our keyboard events we look to see if the width stays the same but the height gets shorter. This is a signal to us that the keyboard has popped up. The height of the web view does not get changed when adjustPan is used. > Cordova don't trigger hidekeyboard or showkeyboard with adjustPan in the > Android Manifest > ----------------------------------------------------------------------------------------- > > Key: CB-2274 > URL: https://issues.apache.org/jira/browse/CB-2274 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 2.1.0 > Reporter: Unai Sarasola > Assignee: Simon MacDonald > Original Estimate: 24h > Remaining Estimate: 24h > > I've tried to attach the hidekeyboard and showkeyboard events in my > javascript and only are fired when the AndroidManifest is put to adjustResize. > Thank you -- 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