Re: [Tools-discuss] Proper scrolling in iOS

Adam Roach <adam@nostrum.com> Thu, 11 April 2013 19:50 UTC

Return-Path: <adam@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38D0421F8FE5 for <tools-discuss@ietfa.amsl.com>; Thu, 11 Apr 2013 12:50:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.6
X-Spam-Level:
X-Spam-Status: No, score=-102.6 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1Q53uTGoetIu for <tools-discuss@ietfa.amsl.com>; Thu, 11 Apr 2013 12:50:54 -0700 (PDT)
Received: from shaman.nostrum.com (nostrum-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:267::2]) by ietfa.amsl.com (Postfix) with ESMTP id 8795621F8FDC for <tools-discuss@ietf.org>; Thu, 11 Apr 2013 12:50:46 -0700 (PDT)
Received: from Orochi.local (99-152-145-110.lightspeed.dllstx.sbcglobal.net [99.152.145.110]) (authenticated bits=0) by shaman.nostrum.com (8.14.3/8.14.3) with ESMTP id r3BJoesP084732 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 11 Apr 2013 14:50:41 -0500 (CDT) (envelope-from adam@nostrum.com)
Message-ID: <51671410.2020100@nostrum.com>
Date: Thu, 11 Apr 2013 14:50:40 -0500
From: Adam Roach <adam@nostrum.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
MIME-Version: 1.0
To: Richard Barnes <richard.barnes@gmail.com>
References: <CACB24MuL2RCyzoj2HmdyAUYFO5YLbVH2xbmJQ18GLmmM_SXBfQ@mail.gmail.com>
In-Reply-To: <CACB24MuL2RCyzoj2HmdyAUYFO5YLbVH2xbmJQ18GLmmM_SXBfQ@mail.gmail.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Received-SPF: pass (shaman.nostrum.com: 99.152.145.110 is authenticated by a trusted mechanism)
Cc: Tools Team Discussion <tools-discuss@ietf.org>
Subject: Re: [Tools-discuss] Proper scrolling in iOS
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tools-discuss>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Apr 2013 19:50:56 -0000

On 4/11/13 14:34, Richard Barnes wrote:
> On the IESG agenda page, the overlays with the document ballots use a 
> div with "overflow-y: scroll;"  That's fine, but on iOS it causes the 
> page to scroll very slowly. Could we please add an additional CSS 
> attribute to those divs, "-webkit-overflow-scrolling: touch"?
>
> <http://johanbrook.com/browsers/native-momentum-scrolling-ios-5/>
>

http://www.webmonkey.com/2012/02/webkit-isnt-breaking-the-web-you-are/

/a