Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 58F56200C29 for ; Tue, 28 Feb 2017 07:41:52 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 57B47160B7E; Tue, 28 Feb 2017 06:41:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id AC627160B6A for ; Tue, 28 Feb 2017 07:41:51 +0100 (CET) Received: (qmail 80509 invoked by uid 500); 28 Feb 2017 06:41:50 -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 80490 invoked by uid 99); 28 Feb 2017 06:41:50 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2017 06:41:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id EF186C05AA for ; Tue, 28 Feb 2017 06:41:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.347 X-Spam-Level: X-Spam-Status: No, score=-2.347 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id mrbfdk2CWSfU for ; Tue, 28 Feb 2017 06:41:49 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id A52075F36B for ; Tue, 28 Feb 2017 06:41:48 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id EDAFBE0630 for ; Tue, 28 Feb 2017 06:41:45 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 5D7EB24164 for ; Tue, 28 Feb 2017 06:41:45 +0000 (UTC) Date: Tue, 28 Feb 2017 06:41:45 +0000 (UTC) From: =?utf-8?Q?Ulf_Br=C3=BCgelmann_=28JIRA=29?= To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-11248) InAppBrowser no focus on input text fields MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 28 Feb 2017 06:41:52 -0000 [ https://issues.apache.org/jira/browse/CB-11248?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D158874= 11#comment-15887411 ]=20 Ulf Br=C3=BCgelmann commented on CB-11248: ------------------------------------- Hi Ben, did you try Chris' workaround? Worked perfectly for me... > InAppBrowser no focus on input text fields > ------------------------------------------ > > Key: CB-11248 > URL: https://issues.apache.org/jira/browse/CB-11248 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin InAppBrowser > Affects Versions: 1.4.0 > Environment: Cordova CLI, Android, Android Studio > Reporter: Mo Pages > Priority: Minor > Labels: android, no-repro, triaged > > When opening a webpage with a form in the Cordova default webview or syst= em webview focus on an input text box works as normal - a cursor is display= ed (and if there's any js list its displayed). However when using the InApp= Browser the focus cursor does not display at all when you click in a text b= ox...the keyboard comes up but no focus cursor. > I've tried injecting js to focus on the text box but this doesn't do anyt= hing..Also it makes no difference what value the option keyboardDisplayRequ= iresUserAction is given...Is there a fix for this?=20 -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org