You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "DI Florian Hackenberger (Created) (JIRA)" <ji...@apache.org> on 2012/03/13 19:02:37 UTC

[jira] [Created] (CB-318) Backbutton event handler does not work starting from 1.5.0

Backbutton event handler does not work starting from 1.5.0
----------------------------------------------------------

                 Key: CB-318
                 URL: https://issues.apache.org/jira/browse/CB-318
             Project: Apache Callback
          Issue Type: Bug
          Components: Android
    Affects Versions: 1.5.0
            Reporter: DI Florian Hackenberger
            Assignee: Joe Bowser


The backbutton event is only fired once. Please see the following stackoverflow discussion: http://stackoverflow.com/questions/9631933

--
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

        

[jira] [Resolved] (CB-318) Backbutton event handler does not work starting from 1.5.0

Posted by "Filip Maj (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj resolved CB-318.
--------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0

This was caused by cordova-js booting itself up every time the DOMContentLoaded event fired.

Bryce [committed a fix for this already|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-js.git;a=commit;h=e71e51e883a8c85d8d7c1c6b09197eedab6a5b56] - should be available if you pull the latest cordova-JS code and use it in your Android app.
                
> Backbutton event handler does not work starting from 1.5.0
> ----------------------------------------------------------
>
>                 Key: CB-318
>                 URL: https://issues.apache.org/jira/browse/CB-318
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.5.0
>            Reporter: DI Florian Hackenberger
>            Assignee: Joe Bowser
>             Fix For: 1.6.0
>
>
> The backbutton event is only fired once. Please see the following stackoverflow discussion: http://stackoverflow.com/questions/9631933

--
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