[TIMOB-8090] iOS: WebView - There is no webview displayed on the page
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-20T10:14:25.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Release 2.0.0, Sprint 2012-06 |
Components | iOS |
Labels | qe-ios031912, qe-ipad3, qe-newKS, regression |
Reporter | Tamila Smolich |
Assignee | Max Stepanov |
Created | 2012-03-19T15:38:46.000+0000 |
Updated | 2012-07-25T16:10:52.000+0000 |
Description
Description:
There is no autosized webview displayed.
data.push({title:'Auto Size', auto:true, hasChild:true, innerHTML:'200 px height, 100 px width.'});
This issue also occurs in Partial Auto (Base UI-Views-Web Views-Partial Auto)
Steps:
1. Launch KitchenSink
2. Go to Base UI-Views-Web Views-Auto Size
Expected result:
Should see autosized webview with text inside: "200 px height, 100 px width."
Actual result:
No webview is presented on the page
Note: Doesn't occur with SDK 1.8.2
Resolved by PR 1757
Closing as fixed. Verified on: SDK: 2.0.0.v20120321071752 iPad 3 (5.1)