Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9105EDBC5 for ; Sat, 9 Mar 2013 17:55:13 +0000 (UTC) Received: (qmail 91473 invoked by uid 500); 9 Mar 2013 17:55:13 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 91382 invoked by uid 500); 9 Mar 2013 17:55:13 -0000 Mailing-List: contact dev-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 dev@cordova.apache.org Received: (qmail 91371 invoked by uid 99); 9 Mar 2013 17:55:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Mar 2013 17:55:13 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of fil@adobe.com designates 64.18.1.236 as permitted sender) Received: from [64.18.1.236] (HELO exprod6og120.obsmtp.com) (64.18.1.236) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Mar 2013 17:55:05 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob120.postini.com ([64.18.5.12]) with SMTP ID DSNKUTt3Yt0ltKQgLkChrNqbkjdSiyYcmbcO@postini.com; Sat, 09 Mar 2013 09:54:44 PST Received: from inner-relay-4.eur.adobe.com (inner-relay-4.adobe.com [193.104.215.14]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r29Hpa1v006244 for ; Sat, 9 Mar 2013 09:51:36 -0800 (PST) Received: from nahub02.corp.adobe.com (nahub02.corp.adobe.com [10.8.189.98]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id r29HseXL002308 for ; Sat, 9 Mar 2013 09:54:40 -0800 (PST) Received: from nambxv01a.corp.adobe.com ([10.8.189.95]) by nahub02.corp.adobe.com ([10.8.189.98]) with mapi; Sat, 9 Mar 2013 09:54:40 -0800 From: Filip Maj To: "dev@cordova.apache.org" Date: Sat, 9 Mar 2013 09:54:37 -0800 Subject: Re: HideKeyboardFormAccessoryBar Thread-Topic: HideKeyboardFormAccessoryBar Thread-Index: Ac4c7yvSmlH20WEPTCWmVflaespksQ== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.1.130117 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org I think Shaz committed this yesterday. You basically need HEAD of iOS to reproduce I think (I haven't tried). On 3/9/13 8:33 AM, "Lorin Beer" wrote: >Hey Andrew, > >I checked this out on an iOS 5, 6 and Android device and couldn't >replicate. The code I'm running is out of date however, what version of >Cordova/Mobile Spec did this crop up in? > > >On Sat, Mar 9, 2013 at 7:18 AM, Andrew Grieve wrote: > >> I remembered what the problem is with it. Where the accessory used to >>be is >> dead to touches. Try in mobile spec on the audio page. Bring up the >> keyboard and then try to tap on a button where the accessory would have >> covered. >>