[TIMOB-9697] MobileWeb: BaseUI-->Views-->TableViews-->Update rows:Tapping on 'Change me' table rows deletes the row instead of updating it with respective new title & header.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-06-21T18:38:58.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Release 2.1.0, Sprint 2012-13 MW |
Components | MobileWeb |
Labels | qe-mw020912, regression |
Reporter | Lokesh Choudhary |
Assignee | Bryan Hughes |
Created | 2012-06-21T12:11:26.000+0000 |
Updated | 2012-06-22T13:00:59.000+0000 |
Description
Tapping on 'Change me' table rows deletes the row instead of updating it with respective new title & header.
Regression,Does not 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 Update row table row.
9.Notice that tapping on change me table rows deletes the rows instead of updating them with respective new title & header.
Windows Phone mango:
1.Cant execute the test case as we cant scroll down & unhide the update row tables.
Actual result:
1.Tapping on 'Change me' table rows deletes the row instead of updating it with respective new title & header.
Expected result:
1.Tap on Change Me (No Anim).
2.Row should get updated with 'New Row 1 Title' with a a header created 'New Section Header'.No animation should be seen.
3.Tap on each change me.
4.Row data should get updated with respective row number.
5.Tap on Click to go Title(above).
6.Row Data should get updated with 'I am a title'.
7.Tap on all the other rows.
8.No updation should occur.
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/2450
Verified the issue & was not reproducible on the following environment. Titanium Studio : SDK version : Chrome : 19.0.1084.56 safari 5.1.4 (7534.54.16) Iphone 4.3.5 Safari browser Android 2.3.6 Browser
forgot to add in the studio & sdk version in the previous comment. Verified the issue & was not reproducible on the following environment. Titanium Studio :2.1.0.201206211609 SDK version : 2.1.0.v20120621224153 Chrome : 19.0.1084.56 safari 5.1.4 (7534.54.16) Iphone 4.3.5 Safari browser Android 2.3.6 Browser