Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2770B10434 for ; Tue, 28 Jan 2014 20:20:48 +0000 (UTC) Received: (qmail 84373 invoked by uid 500); 28 Jan 2014 20:20:45 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 84199 invoked by uid 500); 28 Jan 2014 20:20:43 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 84073 invoked by uid 99); 28 Jan 2014 20:20:41 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 20:20:41 +0000 Date: Tue, 28 Jan 2014 20:20:41 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-4862) ios 7 keyboard resizes the page even with KeyboardShrinksView set to false MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-4862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884549#comment-13884549 ] Shazron Abdullah commented on CB-4862: -------------------------------------- This *might* be resolved with the change in CB-5852. If you can take a look. > 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, keyboard-plugin > > 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 was sent by Atlassian JIRA (v6.1.5#6160)