[
https://issues.apache.org/jira/browse/CB-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-5642.
----------------------------------
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)
> 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: cordova-plugin-keyboard
> Affects Versions: 3.2.0
> Reporter: Tien Do
> Priority: Major
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]