[
https://issues.apache.org/jira/browse/CB-8481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14972676#comment-14972676
]
ASF GitHub Bot commented on CB-8481:
------------------------------------
GitHub user Viras- opened a pull request:
https://github.com/apache/cordova-windows/pull/129
adding default cordova backbutton handling
default cordova backbutton handling
see issue: https://issues.apache.org/jira/browse/CB-8481
if its fine, I can merge it into cordova at apache as well.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Viras-/cordova-windows master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-windows/pull/129.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #129
----
commit dc7c41b32c1c4a4f339a637be7974b7c08078941
Author: Viras- <[email protected]>
Date: 2015-10-24T16:22:00Z
adding default cordova backbutton handling
----
> 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
> Assignee: Wolfgang Koller
> Labels: universal, windows, windows-phone-81
>
> 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: [email protected]
For additional commands, e-mail: [email protected]