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 D00631099B for ; Mon, 7 Oct 2013 09:29:53 +0000 (UTC) Received: (qmail 21863 invoked by uid 500); 7 Oct 2013 09:29:50 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 21765 invoked by uid 500); 7 Oct 2013 09:29:47 -0000 Mailing-List: contact issues-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 issues@cordova.apache.org Received: (qmail 21725 invoked by uid 99); 7 Oct 2013 09:29:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Oct 2013 09:29:45 +0000 Date: Mon, 7 Oct 2013 09:29:44 +0000 (UTC) From: =?utf-8?Q?Tomasz_Kalkosi=C5=84ski_=28JIRA=29?= To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-5002) Input fields cannot be clicked on form with absolute positioning on iOS7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-5002?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Kalkosi=C5=84ski updated CB-5002: ----------------------------------- Attachment: iOS Simulator Screen shot Oct 7, 2013 11.27.06 AM.png > Input fields cannot be clicked on form with absolute positioning on iOS7 > ------------------------------------------------------------------------ > > Key: CB-5002 > URL: https://issues.apache.org/jira/browse/CB-5002 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 3.0.0, 3.1.0 > Reporter: Tomasz Kalkosi=C5=84ski > Priority: Critical > Labels: ios, ios7 > Attachments: index.html, iOS Simulator Screen shot Oct 7, 2013 11= .27.06 AM.png > > > I have a form with position: absolute, on the bottom of a viewport. When = I click any field, it triggers touchstart event, keyboard pops up, but fiel= d doesn't get click event so it's not focused. It only happens when form is= below the keyboard. If I change bottom: 0 to top: 0 and form appears on to= p of a viewport, everything is fine. This bug doesn't occur on iOS6. -- This message was sent by Atlassian JIRA (v6.1#6144)