You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2012/07/10 22:14:34 UTC

[jira] [Resolved] (CB-987) Wrong set position on CordovaView.xaml.cs

     [ https://issues.apache.org/jira/browse/CB-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen resolved CB-987.
--------------------------------

    Resolution: Not A Problem

If the page location changes, then GapBrowser_Navigating will be called and it will set PageDidChange to true.

An additional test was added to check if the uri before matches the uri after as well, although not related to the reported 'issue'
                
> 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
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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