You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jake Williams (JIRA)" <ji...@apache.org> on 2013/09/18 18:24:07 UTC

[jira] [Comment Edited] (CB-4862) ios 7 keyboard resizes the page even with KeyboardShrinksView set to false

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

Jake Williams edited comment on CB-4862 at 9/18/13 4:24 PM:
------------------------------------------------------------

I'm currently trying to get a basic test case to demonstrate the problem, but I'm not having much luck so far.  The problem occurred on 2.8.0.  I tried updating the CDVViewController.m file to include the ios 7 changes that haven't been released yet but it didn't effect anything in our codebase.

I'm going to keep trying to get a working test project.  It would be easier if the safari web inspector would work correctly with ios 7.

EDIT: So, I've spent all morning working on a test case.  Even though it appears like in our code something is causing the view to resize, I see no evidence of that happening in my test case.  I'll keep trying to isolate what's causing the issue, if it turns out that it is something in ios or cordova I'll let y'all know.
                
      was (Author: twomz):
    I'm currently trying to get a basic test case to demonstrate the problem, but I'm not having much luck so far.  The problem occurred on 2.8.0.  I tried updating the CDVViewController.m file to include the ios 7 changes that haven't been released yet but it didn't effect anything in our codebase.

I'm going to keep trying to get a working test project.  It would be easier if the safari web inspector would work correctly with ios 7.
                  
> ios 7 keyboard resizes the page even with KeyboardShrinksView set to false
> --------------------------------------------------------------------------
>
>                 Key: CB-4862
>                 URL: https://issues.apache.org/jira/browse/CB-4862
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.8.0
>         Environment: ipod 5th gen ios 7 and simulator for ios 7
>            Reporter: Jake Williams
>            Assignee: Shazron Abdullah
>              Labels: ios7
>
> We have a page with a fixed footer and some inputs.  In previous ios versions the page would be pushed up when an input was focused and the keyboard came up.  In ios 7, the page height is reduced to the available space after the keyboard appears and the footer covers the input (depends on the position of the footer, but it does happen sometimes).  There is also a problem where the input could be beneath the keyboard if you have multiple inputs and you use next/previous to move between them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira