[TIMOB-9690] MobileWeb: BaseUI-->Views-->TableViews-->Performance:Tapping on performance table row freezes the screen for sometime & returns to normal,but we do not get the expected 500 rows.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:57:47.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | qe-mw020912 |
Reporter | Lokesh Choudhary |
Assignee | Chris Barber |
Created | 2012-06-21T10:45:54.000+0000 |
Updated | 2017-05-02T20:57:47.000+0000 |
Description
Tapping on performance table row freezes the screen for sometime & returns to normal,but we do not get the expected 500 rows.
Not a Regression, occurs with 2.0.2GA
Steps to reproduce:
1.Build kitchen sink for mobile web in titanium studio.
2.Type the ip address of your laptop into the mobile device's web browser.(safari for iphone,IE for Windows Phone mango,default for android).
3.Hit go or enter.
4.Kitchen sink will fire up in the browser.
5.Tap on Base UI tab.
6.Tap on the Views table row.
7.Tap on the Table Views table row.
8.Tap on the performance table view
Actual result:
1.Tapping on performance table row freezes the screen for sometime & returns to normal,but we do not get the expected 500 rows.
Expected result:
1.Tap on performance table row.
2.Scroll down to see there are 500 rows.
3.Log at bottom should show Executed:<>,took:<>ms,
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.