GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-12-21T05:16:53.000+0000 |
Affected Version/s | Release 3.0.0, 2012 Sprint 21 Core |
Fix Version/s | Release 3.0.0, Release 3.1.0, 2012 Sprint 21 Core, 2012 Sprint 21 |
Components | Android |
Labels | api, core, qe-and100112, qe-testadded, regression |
Reporter | Shyam Bhadauria |
Assignee | Allen Yeung |
Created | 2012-10-05T12:22:05.000+0000 |
Updated | 2013-10-03T07:08:07.000+0000 |
This is a regression. It works fine with 2.1.3GA.
The different screen shots are attached with the bug.The apple logo and the html script text 'Click Me to Hide the Toolbar' are not appearing with 3.0.0 sdk. Seems html script is not being read . It appears with 2.1.3 sdk.
Steps to reproduce:
1) Install the refactored kitchen sink on android device and run it.
2) Go to Base UI -> Views-> Web View -> Local URL
Expected result:
1) The app should run successfully over device.
2) It should display the screen as shown for 2.1.3. And clicking the text 'Click Me to Hide the Toolbar' should hide the toolbar shown at the bottom.
Actual result:
1) The app runs successfully over device.
2) It displays no apple logo and no text. Not able to hide toolbar.
PR: https://github.com/appcelerator/titanium_mobile/pull/3222
backport PR: https://github.com/appcelerator/titanium_mobile/pull/3241
Closing as fixed. Verified and tested on: Titanium Studio, build: 3.0.0.201210151149 Titanium SDK, builds: 3.0.0.v20121017100120; 3.1.0.v20121017102121 Device: Nexus 7 (4.1.1)