Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3EFF6D0B5 for ; Tue, 10 Jul 2012 21:44:36 +0000 (UTC) Received: (qmail 82655 invoked by uid 500); 10 Jul 2012 21:44:35 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 82559 invoked by uid 500); 10 Jul 2012 21:44:35 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 82487 invoked by uid 99); 10 Jul 2012 21:44:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2012 21:44:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 14A0C14285A for ; Tue, 10 Jul 2012 21:44:35 +0000 (UTC) Date: Tue, 10 Jul 2012 21:44:35 +0000 (UTC) From: "Stefan Kendall (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1419110440.31991.1341956675090.JavaMail.jiratomcat@issues-vm> In-Reply-To: <812975947.20802.1341784534374.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (CB-1017) Text fields are not editable in a web view 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-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410960#comment-13410960 ] Stefan Kendall commented on CB-1017: ------------------------------------ This is fixed in master with this commit: https://github.com/apache/incubator-cordova-android/commit/9d4977db009d62fecc874bac0411e51b7dcce1d3 > Text fields are not editable in a web view > ------------------------------------------ > > Key: CB-1017 > URL: https://issues.apache.org/jira/browse/CB-1017 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 1.9.0 > Environment: Android 4.1. Works in < 4.1 > Reporter: Stefan Kendall > Assignee: Joe Bowser > > When I navigate to my web app via the built-in browser app in the emulator or on a device in 4.1, I can edit any inputs marked type='text' or type='number'. When I build my app with phonegap and run as an app, however, the textfields and numberfields aren't editable. > This works in 4.0.x and is broken in 4.1. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira