[ 
https://issues.apache.org/jira/browse/CB-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13851985#comment-13851985
 ] 

Oleg Slobodskoi edited comment on CB-5516 at 12/18/13 6:21 PM:
---------------------------------------------------------------

Also I don't use any keyboard plugin, its reproducible by focusing an input 
field. It seems to be the parallax effect, which moves content up when keyboard 
is shown, and moves content back when keyboard is closed but the movement stops 
too early. Is this animation not configurable?


was (Author: oleg008):
Also I don't use any keyboard plugin, its reproducible by focusing an input 
field. It seems to be the parallax effect, which moves content up when keyboard 
is shown, and moves content back when keyboard is closed but the movement stops 
too earlier. Is this animation not configurable?

> StatusBar Plugin breaks with Keyboard Plugin ShrinksView enabled and text box 
> selected
> --------------------------------------------------------------------------------------
>
>                 Key: CB-5516
>                 URL: https://issues.apache.org/jira/browse/CB-5516
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugins
>    Affects Versions: 3.2.0
>         Environment: Xcode 5, iOS 7 simulator
>            Reporter: Jon Tancer
>            Assignee: Shazron Abdullah
>              Labels: keyboard-plugin, statusbar-plugin
>
> When the keyboard plugin and the status bar plugin are both installed and 
> configured with the following options:
> Keyboard.shrinkView(true);
> StatusBar.overlaysWebView(false);
> After tapping a select drop down or focusing on a text input, then hiding 
> native iOS keyboard/select list, it seems the webview gets pushed up behind 
> the statusbar.  The status bar is still shown (like in iOS 6), but now some 
> of the webview is hidden below it.
> Calling StatusBar.hide() then StatusBar.show() resolves the issue but is not 
> ideal.
> When the app first opens this issue is not present.  It only starts to happen 
> after a form element gains focus and the keyboard or select list native iOS 
> controls are opened then dismissed.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to