You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Kristijan Celic (JIRA)" <ji...@apache.org> on 2015/09/14 11:38:45 UTC

[jira] [Commented] (CB-8481) backbutton can't be override in windwos universal

    [ https://issues.apache.org/jira/browse/CB-8481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743247#comment-14743247 ] 

Kristijan Celic commented on CB-8481:
-------------------------------------

The problem is that the back button goes back in the browser history. If you dont have one, it seems like the app crashes. Maybe the backbutton should be overwritten, so it actually just cloeses the new opened browser window?

> 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
>              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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org