[TIMOB-8348] MobileWeb: Open URL iframe is not being hidden
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-03-28T15:02:42.000+0000 |
| Affected Version/s | Release 2.0.1 |
| Fix Version/s | Release 2.0.0, Sprint 2012-07 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-03-28T10:52:43.000+0000 |
| Updated | 2017-03-03T23:36:17.000+0000 |
Description
The open url iframe is being displayed, eventhough it shouldn't. It's happening because of a typo in the dom.create("iframe") in Ti.Platform.
Pull request (master): https://github.com/appcelerator/titanium_mobile/pull/1871 Pull request (2_0_X): https://github.com/appcelerator/titanium_mobile/pull/1872
Test with any app.
Closing ticket as MobileWeb is no longer supported.