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 9B25EDC6C for ; Tue, 19 Jun 2012 19:16:32 +0000 (UTC) Received: (qmail 81905 invoked by uid 500); 19 Jun 2012 19:10:49 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 43084 invoked by uid 500); 19 Jun 2012 19:08:42 -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 94813 invoked by uid 99); 19 Jun 2012 18:35:44 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2012 18:35:44 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id C91BC1427F2 for ; Tue, 19 Jun 2012 18:35:44 +0000 (UTC) Date: Tue, 19 Jun 2012 18:35:44 +0000 (UTC) From: "Aurelien MERCIER (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1153589984.30887.1340130944825.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (CB-935) onBackPressed not called MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Aurelien MERCIER created CB-935: ----------------------------------- Summary: onBackPressed not called Key: CB-935 URL: https://issues.apache.org/jira/browse/CB-935 Project: Apache Cordova Issue Type: Bug Components: Android Affects Versions: 1.7.0 Reporter: Aurelien MERCIER Assignee: Joe Bowser We first load our app. Clicking phone's back button will take to the gray screen, clicking it back one more time will take you to the main page. I cleaned the history (both in javascript and in java after loadUrl) but same problem. Looking at the logs, the onBackPressed method is not called when pressing the back button... -- 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