-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 3.4.0
-
Fix Version/s: None
-
Component/s: cordova-blackberry (DEPRECATED), cordova-plugin-inappbrowser
-
Labels:
-
Environment:
Linux, BlackBerry NDK, Cordova
I tried this with a fresh install of the latest Cordova build and a simple project. Whenever I try to do window.open and addEventListener like the loadstart/loadstop/exit event, those events are never fired on BlackBerry10. Also directly adding functions to the events like onload or onended does not help, only onunload and onbeforeunload are actually firing.