You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2012/10/12 23:31:03 UTC

[jira] [Resolved] (CB-1658) Back Button closes app instead of using history

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

Joe Bowser resolved CB-1658.
----------------------------

    Resolution: Fixed

We need to check to see if we're on the first page of the history, because we don't pop off the stack, and canGoBack() doesn't work!
                
> Back Button closes app instead of using history
> -----------------------------------------------
>
>                 Key: CB-1658
>                 URL: https://issues.apache.org/jira/browse/CB-1658
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.2.0
>            Reporter: Joe Bowser
>            Assignee: Joe Bowser
>            Priority: Blocker
>             Fix For: 2.2.0
>
>
> Currently when the back button is pressed, the app always closes.  This is on the current master branch.  This is an issue on Android 4.1.0  We don't get into the CordovaWebView to even check the history, so most likely this is an issue with DroidGap.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira