Dmitry Suchkov created CB-947:
---------------------------------

             Summary: double back button event
                 Key: CB-947
                 URL: https://issues.apache.org/jira/browse/CB-947
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 1.8.1, 1.8.0, 1.7.0
         Environment: Android 2.2-2.3
            Reporter: Dmitry Suchkov
            Assignee: Joe Bowser


Some application on android not prevent back button press event
Way to to play the bug:

1. create simple cordova application, where using backbutton event
2. install i-nigma barcodescanner, 
https://play.google.com/store/apps/details?id=com.threegvision.products.inigma.Android,
 or same
3. open cordova application, long press home button, open i-nigma
4. then i-nigma opens, press backbutton - i-nigma closes - and show cordova 
application, and in cordova application also fire backbutton event

in notmal backbutton event has flag: KeyEvent.FLAG_TRACKING, in bug way this 
flag not setted

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

        

Reply via email to