[TIMOB-8083] iOS: JavaScript - JavaScript inside HTML not being evaluated so an image of Apple logo and label "Click me..." are not visible
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-20T10:13:59.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, regression |
Reporter | Tamila Smolich |
Assignee | Max Stepanov |
Created | 2012-03-19T13:02:42.000+0000 |
Updated | 2012-03-21T09:23:59.000+0000 |
Description
Description:
While running Local URL test case I noticed that the image of Apple logo and label "Click me to hide me" are not visible. The reason is because JavaScript inside the HTML is not being evaluated.
This issue is also present in Local Eval.
Steps:
1. Launch KitchenSink
2. Go to Base UI-Views-Web Views-Local URL
Expected result:
The Apple logo and "Click above to hide me" label should be presented on the page, and "Click above to hide me" toolbar should be hidden after click on appropriate label
Actual result:
The Apple logo and "Click above to hide me" label are not 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)