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 B55AE11C71 for ; Tue, 9 Sep 2014 17:15:29 +0000 (UTC) Received: (qmail 51760 invoked by uid 500); 9 Sep 2014 17:15:29 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 51734 invoked by uid 500); 9 Sep 2014 17:15:29 -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 51717 invoked by uid 99); 9 Sep 2014 17:15:29 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2014 17:15:29 +0000 Date: Tue, 9 Sep 2014 17:15:29 +0000 (UTC) From: "Lancho Pat (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-7503) Keypress event not working with soft keyboard in Android KitKat MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Lancho Pat created CB-7503: ------------------------------ Summary: Keypress event not working with soft keyboard in Android KitKat Key: CB-7503 URL: https://issues.apache.org/jira/browse/CB-7503 Project: Apache Cordova Issue Type: Bug Components: Android Affects Versions: 3.5.0 Environment: Present in Android 4.4.2, 4.4.4 Not present in 4.1.2 Present with software keyboard Not present with hardware keyboard Reporter: Lancho Pat See https://code.google.com/p/android/issues/detail?id=68284 WebViews don't recieve keypress events in Android 4.4.2 and above. A workaround is needed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)