Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9568] Android: Table Views - Appending row and increasing height of current row also increases the height of another row

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionCannot Reproduce
Resolution Date2013-03-11T06:59:50.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sRelease 3.0.2
ComponentsAndroid
Labelscore, qe-and060112
ReporterNeha Chhabra
Assigneejithinpv
Created2012-06-15T06:31:45.000+0000
Updated2014-07-17T10:13:08.000+0000

Description

While Testing Kitchen Sink, appending row and increasing height of current row also increases the height of another row. This is regression. It works fine on 2.0.2. Steps To Reproduce: 1. Install kItchenSink and launch it. 2. Click on Base UI. 3. Tap on Views>Table View. 4. Click on Append Row. 5. Tap on Append Row & height=100. 6. Tap on Append Row with Header Actual Result: After step 5: New row gets appended.Height of clicked row ("Append Row & height=100") increases. But the height of row 1 also increases. After step 6: New row gets appended.Height of clicked row ("Append Row with Header") increases. But the height of row 2 also increases. Expected Result: After step 5: New row should be appended.Height of clicked row ("Append Row & height=100") should increases. After step 6: New row should be appended.Height of clicked row ("Append Row with Header") should increases.

Comments

  1. Vishal Duggal 2012-06-15

    Layout issue moving to core.
  2. Allen Yeung 2012-06-16

    This does not seem to be a regression. I have tried to reproduce this on 2.1.0 (master), 2.0.2GA, 2.0.1GA2, 1.8.2, 1.8.0.1, and 1.7.5. I get the fail case behavior for all of the versions mentioned. This may be a bug, but probably not a regression.
  3. jithinpv 2013-03-11

    Issue does not reproduces with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 (03/11/13 15:43 0c88429) Titanium SDK version: 3.0.2 (02/07/13 16:46 a4def81) Device: Samsung galaxy s duos Android version: 4.0.4

JSON Source