Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1112FE468 for ; Tue, 4 Dec 2012 17:46:01 +0000 (UTC) Received: (qmail 23695 invoked by uid 500); 4 Dec 2012 17:46:00 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 23416 invoked by uid 500); 4 Dec 2012 17:46:00 -0000 Mailing-List: contact dev-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 dev@cordova.apache.org Received: (qmail 23293 invoked by uid 500); 4 Dec 2012 17:46:00 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 23287 invoked by uid 99); 4 Dec 2012 17:46:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2012 17:46:00 +0000 Date: Tue, 4 Dec 2012 17:46:00 +0000 (UTC) From: "Joe Bowser (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <989843881.59665.1354643160102.JavaMail.jiratomcat@arcas> In-Reply-To: <1656547702.53012.1354536958678.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (CB-1960) Application exits if focus is put on a native Widget that gets overlayed on top of the WebView excluding the Textfield 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-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1960. ---------------------------- Resolution: Fixed This checks for any view, not just the text field. Note: If you have a plugin that screws with the WebView by adding views on the AbsoluteLayout, this will screw with it. That being said, putting custom views on the AbsoluteLayout is like eating out of the toilet. Even if it's clean, it's never a good idea. https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=8a19769a473bc1ae267caac3f5e0781432b33c89 > Application exits if focus is put on a native Widget that gets overlayed on top of the WebView excluding the Textfield > ---------------------------------------------------------------------------------------------------------------------- > > Key: CB-1960 > URL: https://issues.apache.org/jira/browse/CB-1960 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 2.2.0 > Environment: Android 2.2.* - 2.3.* > Reporter: Serhiy Solonko > Assignee: Joe Bowser > Priority: Critical > Labels: android, back-button, cordova, crash > Attachments: TestFailure.zip > > > https://issues.apache.org/jira/browse/CB-1146 > https://issues.apache.org/jira/browse/CB-1620 > This issues not fixed. > I've succeeded to reproduce this bug > Create project with input, button. Press on input -> type anything -> press backbutton (close softkeyboard) -> then press button -> and again quickly press backbutton -> application will be closed unexpectedly -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira