GitHub user ashearer opened a pull request:

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

    Fix keyboard background with HideFormAccessoryBar

    Fix CB-6219 by preventing the main keyboard from becoming transparent on 
iOS 7. (This looked particularly bad on iOS 7.1, where a white background would 
render the Shift key icons invisible.)
    
    Thanks to 
http://stackoverflow.com/questions/18837551/remove-keyboard-form-toolbar-on-ios7-leaves-a-blur-behind/19042392#comment28210345_19042392

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

    $ git pull https://github.com/ashearer/cordova-plugins master

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

    https://github.com/apache/cordova-plugins/pull/6.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 #6
    
----
commit de288b7a545e7ae81d334b1fc57cb5707154a02c
Author: Andrew Shearer <and...@ashearer.com>
Date:   2014-03-12T14:15:03Z

    Fix keyboard background with HideFormAccessoryBar
    
    Fix CB-6219 by preventing the main keyboard from becoming transparent on 
iOS 7. (This looked particularly bad on iOS 7.1, where a white background would 
render the Shift key icons invisible.)
    
    Thanks to 
http://stackoverflow.com/questions/18837551/remove-keyboard-form-toolbar-on-ios7-leaves-a-blur-behind/19042392#comment28210345_19042392

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to