Message from discussion
Issue 127431 in chromium: AX information for textareas can get out of date with threaded compositing / animations
Received: by 10.68.190.104 with SMTP id gp8mr1219867pbc.4.1339040196728;
Wed, 06 Jun 2012 20:36:36 -0700 (PDT)
X-BeenThere: chromium-b...@chromium.org
Received: by 10.68.195.100 with SMTP id id4ls760597pbc.8.gmail; Wed, 06 Jun
2012 20:36:35 -0700 (PDT)
Received: by 10.68.221.106 with SMTP id qd10mr4843512pbc.42.1339040195609;
Wed, 06 Jun 2012 20:36:35 -0700 (PDT)
Received: by 10.68.221.106 with SMTP id qd10mr4843508pbc.42.1339040195601;
Wed, 06 Jun 2012 20:36:35 -0700 (PDT)
Return-Path: <3wyHQTwgODcosx742yA2w44w1us4tu.s42sx742yA2-rAw8sx742yA2....@codesite.bounces.google.com>
Received: from mail-pz0-f76.google.com (mail-pz0-f76.google.com [209.85.210.76])
by mx.google.com with ESMTPS id hs4si3601404pbc.236.2012.06.06.20.36.35
(version=TLSv1/SSLv3 cipher=OTHER);
Wed, 06 Jun 2012 20:36:35 -0700 (PDT)
Received-SPF: pass (google.com: domain of 3wyHQTwgODcosx742yA2w44w1us4tu.s42sx742yA2-rAw8sx742yA2....@codesite.bounces.google.com designates 209.85.210.76 as permitted sender) client-ip=209.85.210.76;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of 3wyHQTwgODcosx742yA2w44w1us4tu.s42sx742yA2-rAw8sx742yA2....@codesite.bounces.google.com designates 209.85.210.76 as permitted sender) smtp.mail=3wyHQTwgODcosx742yA2w44w1us4tu.s42sx742yA2-rAw8sx742yA2....@codesite.bounces.google.com
Received: by dajx4 with SMTP id x4so58550daj.5
for <chromium-b...@chromium.org>; Wed, 06 Jun 2012 20:36:35 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.68.190.104 with SMTP id gp8mr1219786pbc.4.1339040195479; Wed,
06 Jun 2012 20:36:35 -0700 (PDT)
Reply-To: codesite-nore...@google.com
X-Generated-By: Google Code
X-GoogleCode-Project: chromium
X-GoogleCode-Issue-Id: 127431
References: <6-1824057202445553401-14638539136694086887-chromium=googlecode.com@googlecode.com>
<0-1824057202445553401-14638539136694086887-chromium=googlecode.com@googlecode.com>
In-Reply-To: <6-1824057202445553401-14638539136694086887-chromium=googlecode.com@googlecode.com>
Message-ID: <7-1824057202445553401-14638539136694086887-chromium=googlecode....@googlecode.com>
Date: Thu, 07 Jun 2012 03:36:35 +0000
Subject: Re: Issue 127431 in chromium: AX information for textareas can get
out of date with threaded compositing / animations
From: chrom...@googlecode.com
To: chromium-b...@chromium.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes
Updates:
Status: WontFix
Comment #7 on issue 127431 by dmazz...@chromium.org: AX information for
textareas can get out of date with threaded compositing / animations
http://code.google.com/p/chromium/issues/detail?id=127431
This isn't needed anymore, now that we can trigger popping up the OSK after
the tap event.