Loading about:blank in an iframe more than once triggers load in external
browser on Android 4.0 (ICS)
------------------------------------------------------------------------------------------------------
Key: CB-133
URL: https://issues.apache.org/jira/browse/CB-133
Project: Apache Callback
Issue Type: Bug
Components: Android
Affects Versions: 1.2.0
Environment: Tested on Android 2.3.6 (no bug), Android 4.0.2 (has
bug); tested with PhoneGap 1.2.0 and a locally built 1.3.0.
Reporter: Brion Vibber
Test program: https://github.com/brion/iframe-android-test
Loading the URL 'about:blank' (first button) in the iframe seems to work once,
then the second time it opens it in an external browser (on my system this
shows a prompt as I have multiple browsers installed; selecting one goes ahead
and loads about:blank in that browser).
iframe source is being set by setting the 'src' property on the element's DOM
node.
Possibly related to https://issues.apache.org/jira/browse/CB-132 though that
other one behaves more consistently across versions, and doesn't work as
expected on the first load.
--
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