[TIMOB-9704] MobileWeb: BaseUI-->Views-->TableViews-->Set row data:Tapping on any row (Set 1(no anim),set2 etc) does not do anything.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T22:14:18.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-21T14:13:42.000+0000 |
Updated | 2017-05-02T22:14:18.000+0000 |
Description
Tapping on any row (Set 1(no anim),set2 etc) does not do anything.
Not a Regression, occurs with 2.0.2GA
Steps to reproduce:
Iphone & Android:
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).
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 set row data row.
9.Notice that tapping on set1(no anim);set2;set3 does not do anything.
Windows Phone Mango:
1.unable to execute the test case as we can't scroll down to unhide the set row data table row.
Actual result:
1.Tapping on any row (Set 1(no anim),set2 etc) does not do anything.
Expected result:
1.Tap on Set 1 (no animation).
2.A new table view with 10 rows of data with grey background should be displayed with
check mark at the end of each row. There should be no animation.
3.Tap on Table Views. Tap on Set row Data.Tap on Set 2.
4.You should see 'Set TableView 1','Set TableView 2'Set TableView 3' and three rows of Row
in the Table view and should show up with an animation.row separator should be single line and no
color for the separator color.
5.Tap on Table Views. Tap on Set row Data. Tap on Set 3.
6.Should see 'Set TableView 1','Set TableView 2'Set TableView 3'
and six rows of Row in the Table view and should show up
with an animation.row separator should be single line and color for the separator should be red.
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.