[TIMOB-8175] Titanium Mobile Sample: Sample.RSS: needs a back button on the new opened window on Mobile Web
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-03-26T11:04:06.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Release 2.0.0, Sprint 2012-06 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Ping Wang |
| Assignee | Ping Wang |
| Created | 2012-03-21T21:46:10.000+0000 |
| Updated | 2017-03-03T23:31:16.000+0000 |
Description
Steps to reproduce:
1. run the RSS sample on mobile web
2. Thumbnail images are not shown in the main table view. (Expected result: the images should show)
3. After clicking one table row, it will open a new webpage but there is no way to go back to the main table view. (Expected result: should have a button to go back)
PR https://github.com/appcelerator-developer-relations/Sample.RSS/pull/1
Workaround for TIMOB-8305. PR https://github.com/appcelerator-developer-relations/Sample.RSS/pull/2
Closing ticket as MobileWeb is no longer supported.