[
https://issues.apache.org/jira/browse/CB-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-6639.
----------------------------------
Resolution: Won't Fix
cordova-plugin-keyboard does not exist in Cordova anymore, I believe we
transitioned to a new maintainer (not sure who, I think it was Ionic, years ago)
> Body tag stays shinked after keyboard hide
> ------------------------------------------
>
> Key: CB-6639
> URL: https://issues.apache.org/jira/browse/CB-6639
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-keyboard
> Affects Versions: 2.9.0
> Environment: XCode 5, iOS 7, Phonegap 2.9
> Reporter: Tomasz
> Priority: Major
> Attachments: IMG_3674.jpg
>
>
> I have the phonegap app (2.9) with config.xml options:
> KeyboardShrinksView = false
> HideKeyboardFormAccessoryBar = false
> and meta viewport set in the index file:
> <meta name="viewport" content="width=device-width, height=device-height,
> initial-scale=1.0, maximum-scale=1.0, target-densityDpi=device-dpi" />
> Switching between inputs sometimes close the keyboard but do not resize back
> the body tag:
> > $(window).height()
> < 480
> > $('body').height()
> < 220
> This situation is show on the screenshot: IMG_3674.jpg
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]