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 BE37AC79C for ; Fri, 21 Nov 2014 08:09:34 +0000 (UTC) Received: (qmail 44234 invoked by uid 500); 21 Nov 2014 08:09:34 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 44209 invoked by uid 500); 21 Nov 2014 08:09:34 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 44184 invoked by uid 99); 21 Nov 2014 08:09:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Nov 2014 08:09:34 +0000 Date: Fri, 21 Nov 2014 08:09:34 +0000 (UTC) From: "Andrea Bulova (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-8049) Input Text does not work fine in iFrame when I use iOS 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-8049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220650#comment-14220650 ] Andrea Bulova commented on CB-8049: ----------------------------------- Thanks for your answer, but everything works fine using this iframe with the Safari browser. I tried to download the browser cordova on iphone and I realized that even there it does not work, so it's a bug in managing iframes of Cordova and its browser . > Input Text does not work fine in iFrame when I use iOS > ------------------------------------------------------ > > Key: CB-8049 > URL: https://issues.apache.org/jira/browse/CB-8049 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 3.3.0 > Reporter: Andrea Bulova > Labels: Cordova, iOS, iframe, input, inputText > > Hi, > I'm creating an hybrid App for iOS and Android in which there is a main index page who contains an iframe in which appear the pages of my website (mobile version). If I use an iOS device, when I'm compiling the input text of login page, if I touch the diasplay out from the input text and then I try to write, it does not work anymore; I must select another input text, and then return to the previous. On Android there is no such issue. Also, if I use the same iFrame on Safari browser of iPhone/iPad, everything works fine and there are no problems with keyboard. > Can you resolve this problem or help me? -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org