[TIMOB-7275] MobileWeb: Kitchen Sink html5 not able to click any table row
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-01-26T11:02:37.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Eduardo Gomez |
Assignee | Bryan Hughes |
Created | 2012-01-18T10:27:59.000+0000 |
Updated | 2014-01-28T23:57:36.000+0000 |
Description
Issue
When I run kitchen sink html5 in 1.9, I'm not able to click any table row. It was able to click in 1.8.
Tested on
1.8.0.1 > It does work
1.9.0 (Build release the 01.17) > It doesn't work
Steps to reproduce
1) Create Mobile Web project with Studio
2) Embed Kitchen Sink Html 5 demos
3) Run as Mobile Web Preview in Browser
Expected behavior
Navigate through the pages
Unexpected behavior
Not able to click any row
Comments
JSON Source
The HTML5 KitchenSink is no longer supported. The normal KitchenSink is supported and clicking TableViewRow in the latest code works.