[
https://issues.apache.org/jira/browse/CB-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877392#comment-13877392
]
Nic commented on CB-3020:
-------------------------
The keyboard is transparent by default in ios7. Apple doesn't really allow you
to modify the default keyboard. You could try adding a coloured div behind it
once it's opened. Or building your app in an older version of xcode (4.6) to
use the old keyboard.
Have you tried Keyboard.shrinkView(true); does this help the white bar?
> HideKeyboardFormAccessoryBar and KeyboardShrinksView show white bar instead
> of removing it
> ------------------------------------------------------------------------------------------
>
> Key: CB-3020
> URL: https://issues.apache.org/jira/browse/CB-3020
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS, Plugins
> Affects Versions: 2.6.0, 3.0.0
> Environment: ios 6.1.3
> Reporter: Horst Perfect
> Assignee: Shazron Abdullah
> Priority: Minor
> Labels: keyboard-plugin
> Fix For: 3.1.0
>
> Attachments: Classes.zip, iOS Simulator Screen shot 2013-10-05
> 2.27.26 PM.png, iOS Simulator Screen shot 2013-10-05 2.27.36 PM.png, ios.zip
>
>
> I use phonegap 2.6 with the two new preferences HideKeyboardFormAccessoryBar
> KeyboardShrinksView set to true. Instead of the AccessoryBar a white bar
> appears ([screenshot|http://i.stack.imgur.com/3fgV8.png]).
> This is just happening when i set *both* of the preferences to true. When i
> just set the AccessoryBar preference to true the bar disappears as planned.
> Horst
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)