GitHub user oliverfriedmann opened a pull request:

    https://github.com/apache/cordova-plugins/pull/14

    Fix Keyboard Shrink View without Accessory Bar

    Current version increases web view too much so page will start to scroll. 
Reason for that is that the size of the keyboard container is not decreased by 
the size of the accessory bar. This commit fixes it.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/oliverfriedmann/cordova-plugins patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugins/pull/14.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #14
    
----
commit 0344472981e6f61c3319d25eabd42f6493db14b2
Author: Oliver Friedmann <[email protected]>
Date:   2014-06-22T00:54:03Z

    Fix Keyboard Shrink View without Accessory Bar
    
    Current version increases web view too much so page will start to scroll. 
Reason for that is that the size of the keyboard container is not decreased by 
the size of the accessory bar. This commit fixes it.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to