Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B904CDB3E for ; Sun, 19 Aug 2012 20:32:39 +0000 (UTC) Received: (qmail 53079 invoked by uid 500); 19 Aug 2012 20:32:38 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 53037 invoked by uid 500); 19 Aug 2012 20:32:38 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 52888 invoked by uid 99); 19 Aug 2012 20:32:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Aug 2012 20:32:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 082B22C04B0 for ; Sun, 19 Aug 2012 20:32:38 +0000 (UTC) Date: Mon, 20 Aug 2012 07:32:38 +1100 (NCT) From: "Guy Nesher (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <922391856.28404.1345408358034.JavaMail.jiratomcat@arcas> In-Reply-To: <1079276489.28395.1345406738193.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (CB-1262) Page height change causes flickr after scroll 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-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guy Nesher updated CB-1262: --------------------------- Description: Deleting the content of a long list (ul) after scrolling from the top will create a short flicker which also effects other elements (header/footer - doesn't matter if they are fixed or not). I'm unable to reproduce this within the ios browser. was: When I user navigates to a new page (backbone simply replaces the html of the main div) after scrolling the entire screen flickers black for a split second. I'm only able to reproduce this problem on the actual phone (works fine on the simulator) and the problem does not happen when I load the page outside of phonegap (browser). I can supply example code if needed. Summary: Page height change causes flickr after scroll (was: Page transition after a scroll creates a black flicker) > Page height change causes flickr after scroll > --------------------------------------------- > > Key: CB-1262 > URL: https://issues.apache.org/jira/browse/CB-1262 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 2.0.0 > Environment: I'm running ios 5.1 (tested on 3gs and 4gs) using backbone.js and zepto.js > Reporter: Guy Nesher > Assignee: Shazron Abdullah > > Deleting the content of a long list (ul) after scrolling from the top will create a short flicker which also effects other elements (header/footer - doesn't matter if they are fixed or not). > I'm unable to reproduce this within the ios browser. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira