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 93EED100B3 for ; Fri, 13 Feb 2015 18:18:13 +0000 (UTC) Received: (qmail 86863 invoked by uid 500); 13 Feb 2015 18:18:12 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 86805 invoked by uid 500); 13 Feb 2015 18:18:12 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 86556 invoked by uid 99); 13 Feb 2015 18:18:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Feb 2015 18:18:12 +0000 Date: Fri, 13 Feb 2015 18:18:12 +0000 (UTC) From: "Sarmad Eternal (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-8481) backbutton can't be override in windwos universal MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sarmad Eternal created CB-8481: ---------------------------------- Summary: backbutton can't be override in windwos universal Key: CB-8481 URL: https://issues.apache.org/jira/browse/CB-8481 Project: Apache Cordova Issue Type: Bug Components: Windows Environment: Windows Phone 8.1+ Reporter: Sarmad Eternal Hi, Simply document.addEventListener("backbutton", onBackKeyDown, false); Doesn't work (fire?) on windows "universal apps", as apps works on tablet/PC and mobile, mobiles has the back button and it will exit the app as soon as touched "no history". Regards -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org