[
https://issues.apache.org/jira/browse/CB-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-5642:
---------------------------------
Component/s: (was: Plugins)
(was: iOS)
Plugin Keyboard
> Screen is pushed up for a while when keyboard appears
> -----------------------------------------------------
>
> Key: CB-5642
> URL: https://issues.apache.org/jira/browse/CB-5642
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Keyboard
> Affects Versions: 3.2.0
> Reporter: Tien Do
> Labels: keyboard-plugin
>
> Please see this issue first: https://issues.apache.org/jira/browse/CB-5641
> If I add Keyboard plugin (code below) then work-around solution in the
> CB-5641 no longer works. Screen is quickly pushed up and back to its original
> position when keyboard appears.
> Keyboard.shrinkView(true);
> Keyboard.hideFormAccessoryBar(true);
> Keyboard.disableScrollingInShrinkView(true);
> If I change to Keyboard.shrinkView(false); then aforementioned issue doesn't
> happen, but view is scrollable when keyboard appears, and worst, there is a
> 40px height black area at the end of screen.
--
This message was sent by Atlassian JIRA
(v6.2#6252)