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 CCBA0CF10 for ; Thu, 9 Aug 2012 14:44:20 +0000 (UTC) Received: (qmail 14271 invoked by uid 500); 9 Aug 2012 14:44:20 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 14235 invoked by uid 500); 9 Aug 2012 14:44:20 -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 14162 invoked by uid 99); 9 Aug 2012 14:44:20 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 14:44:20 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 66A7B142818 for ; Thu, 9 Aug 2012 14:44:20 +0000 (UTC) Date: Thu, 9 Aug 2012 14:44:20 +0000 (UTC) From: "Simon MacDonald (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1050009687.1751.1344523460422.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (CB-1217) Clicking back button does not dismiss navigator.notification.alert() dialog MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Simon MacDonald created CB-1217: ----------------------------------- Summary: Clicking back button does not dismiss navigator.notification.alert() dialog Key: CB-1217 URL: https://issues.apache.org/jira/browse/CB-1217 Project: Apache Cordova Issue Type: Bug Components: Android Affects Versions: 2.0.0, 1.9.0 Reporter: Simon MacDonald Assignee: Simon MacDonald Priority: Minor Fix For: 2.1.0 Our alert and confirm dialogs should act the same as native android alert and confirm dialogs. That is if the back button closes them it should close ours as well. -- 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