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 BC90E109FF for ; Thu, 2 Jan 2014 12:39:06 +0000 (UTC) Received: (qmail 31716 invoked by uid 500); 2 Jan 2014 12:38:54 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 31704 invoked by uid 500); 2 Jan 2014 12:38:52 -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 31696 invoked by uid 99); 2 Jan 2014 12:38:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jan 2014 12:38:50 +0000 Date: Thu, 2 Jan 2014 12:38:50 +0000 (UTC) From: "Becky Conning (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-5717) Page moves on keyboard toggle without accessory bar on iOS 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-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)