You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Becky Conning (JIRA)" <ji...@apache.org> on 2014/01/02 13:38:50 UTC

[jira] [Commented] (CB-5717) Page moves on keyboard toggle without accessory bar on iOS

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

Becky Conning commented on CB-5717:
-----------------------------------

this issue can be resolved by removing 

        self.webView.scrollView.frame = newFrame;

from CDVKeyboard.m

not sure what else this will effect. will check to see if it effects the shrink view mode.

> Page moves on keyboard toggle without accessory bar on iOS
> ----------------------------------------------------------
>
>                 Key: CB-5717
>                 URL: https://issues.apache.org/jira/browse/CB-5717
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.3.0
>         Environment: iOS 6 / 7
>            Reporter: Becky Conning
>            Priority: Minor
>
> Here is a video of the issue occurring in the iOS 7 iPad simulator. http://embedmyvideo.com/?vid=1388446409417-khidlp&t=html5
> In some previous versions this could be fixed by commenting out the keyboardWillShow method in CDVViewController.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)