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 32A6317329 for ; Wed, 7 Oct 2015 09:35:27 +0000 (UTC) Received: (qmail 99301 invoked by uid 500); 7 Oct 2015 09:35:26 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 99277 invoked by uid 500); 7 Oct 2015 09:35:26 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 99265 invoked by uid 99); 7 Oct 2015 09:35:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Oct 2015 09:35:26 +0000 Date: Wed, 7 Oct 2015 09:35:26 +0000 (UTC) From: "Andreas Kristiansen (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-9761) Rendering after orientation change gives white screen MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Andreas Kristiansen created CB-9761: --------------------------------------- Summary: Rendering after orientation change gives white screen Key: CB-9761 URL: https://issues.apache.org/jira/browse/CB-9761 Project: Apache Cordova Issue Type: Bug Components: iOS Affects Versions: 3.9.0 Reporter: Andreas Kristiansen Fix For: 3.8.0 We have an app with a div spanning three screens containing three lists. With 2 finger you can swipe between the screens. Furthermore we have implemented a pull-to-refresh feature. When app changes orientation from landscape to portrait, the pull-to-refresh appear (expected) but when it disappears, the div disappears as well. A gesture (swipe or two finger swipe) brings backs the view. This is an issue when we use cordova-ios 3.9.1 but not in 3.8.0 -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org