Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[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 Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-06-21T18:38:58.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sRelease 2.1.0, Sprint 2012-13 MW
ComponentsMobileWeb
Labelsqe-mw020912, regression
ReporterLokesh Choudhary
AssigneeBryan Hughes
Created2012-06-21T12:11:26.000+0000
Updated2012-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.

Comments

  1. Bryan Hughes 2012-06-21

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/2450
  2. Lokesh Choudhary 2012-06-22

    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
  3. Lokesh Choudhary 2012-06-22

    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

JSON Source