[
https://issues.apache.org/jira/browse/CB-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804263#comment-13804263
]
Tom Wilson commented on CB-3020:
--------------------------------
I see the black box still show up in 3.1. It looks like the frame isn't being
re-sized until after the keyboard animation is complete.
Here is a post that might be related.
http://stackoverflow.com/questions/18957476/ios-7-keyboard-animation
They are mimicking the keyboard show animation and applying that same animation
to re-sizing of the webview so that you don't get the black box.
With the default 3.1 code my fixed headers were also getting repositioned when
the keyboard was shown and atleast adding in the basic animation prevented this.
I couldn't get the keyboard animation to work as expected but maybe someone
else could?
Tom
> 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
> Affects Versions: 2.6.0, 3.0.0
> Environment: ios 6.1.3
> Reporter: Horst Perfect
> Assignee: Shazron Abdullah
> Priority: Minor
> Labels: bug, ios, ios6.1.3
> 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#6144)