Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13030] MobileWeb: TableViewRow height not properly updating

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-04-26T17:29:45.000+0000
Affected Version/sRelease 3.0.0, Release 3.0.2
Fix Version/sRelease 3.1.0, 2013 Sprint 06 JS, 2013 Sprint 06
ComponentsMobileWeb
Labelsmobileweb, qe-closed-3.1.0
ReporterMeenakshi Pathak
AssigneeBryan Hughes
Created2013-03-12T06:40:59.000+0000
Updated2013-04-26T17:29:52.000+0000

Description

In the test case, I have table row with height using SIZE. It has 2 children with vertical layout. Initially both children have height. When row is clicked, the 2nd child's height is set to 0. When layout is updated, the parent row should have shrunken. When row is clicked again, row is expanded again with 2nd child's height is set to 100 again. If the SDK is set to 2.1.4, it works fine. However, when the SDK is set to 3.0 or latest master, the row's height is not affected. I have attached a sample project to illustrate this.

Attachments

FileDateSize
RowHeightTest.zip2013-03-12T06:40:59.000+00003032224

Comments

  1. Ingo Muschenetz 2013-03-21

    This is important for a customer, but not important for 3.1.0. It will be backported to a customer-specific branch, but actually appear in 3.1.1.
  2. Bryan Hughes 2013-03-22

    PR: https://github.com/appcelerator/titanium_mobile/pull/4018
  3. Dhirendra Jha 2013-04-11

    Verified With - SDK - 3.1.0.v20130409124549 Appcelerator Studio - 3.1.0.201304091724 OS - Montain Lion (v10.8) Now its working as expected. Hence closing this issue.
  4. Bryan Hughes 2013-04-26

    Re-opening to fix labels

JSON Source