Dan Ardelean created CB-987: ------------------------------- Summary: Wrong set position on CordovaView.xaml.cs Key: CB-987 URL: https://issues.apache.org/jira/browse/CB-987 Project: Apache Cordova Issue Type: Bug Components: WP7 Affects Versions: 1.9.0 Reporter: Dan Ardelean Assignee: Jesse MacFadyen Fix For: 2.0.0
Inside CordovaView.xaml.cs on else of OverrideBackbutton you set the PageDidChange to false before e.Cancel=PageDidChange so will always exit the program always. You have to set it to false after e.Cancel -- 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