Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9695] MobileWeb: BaseUI-->Views-->TableViews-->Insert Rows:Tapping on the different table rows in the insert row page does nothing.

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T22:13:31.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsqe-mw020912
ReporterLokesh Choudhary
AssigneeChris Barber
Created2012-06-21T11:51:15.000+0000
Updated2017-05-02T22:13:31.000+0000

Description

Tapping on the different table rows in the insert row page does nothing. 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 Insert row Table row. 9.You will get a resulting page with rows like 'insert row above (no anim)','row2' etc. 10.Tap on any of the rows. 11.You will see that nothing happens after tapping on them. Windows Phone Mango: 1.We cant continue with the test case as we cant scroll down to unhide the insert row table row. Actual result: 1.Tapping on the different table rows in the insert row page does nothing. Expected result: 1.Tap on insert Row Above(no anim) 2.A new Row should be inserted above 3:Tap on insert Row Below-1. 4.A new Row should be inserted below-1. 5:tap on insert Row Below-2 6.A new Row should be inserted below-2. 7:Tap on insert Row Above-Header-1. 8.A new row should be inserted above 'Section 1' with header 'Before header(1). 9:Tap on insert Row Above -Header-2. 10:A new row should be inserted above with header 'Before header(2)'. 11:tap on insert Row Below-Header. 12.A new row should be inserted below with header 'after header'. 13.Tap on insert Row w/o animation(below). 14.A new row should be inserted right below insert Row Below-1 and should not show any animation why doing so.

Comments

  1. Lee Morris 2017-05-02

    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.

JSON Source