{ "id": "111036", "key": "TIMOB-13030", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "15280", "description": "2013 Sprint 06 JS", "name": "2013 Sprint 06 JS", "archived": true, "released": true, "releaseDate": "2013-03-25" }, { "id": "14816", "description": "2013 Sprint 06", "name": "2013 Sprint 06", "archived": true, "released": true, "releaseDate": "2013-03-25" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-04-26T17:29:45.000+0000", "created": "2013-03-12T06:40:59.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "mobileweb", "qe-closed-3.1.0" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" } ], "issuelinks": [ { "id": "26678", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "109524", "key": "TIMOB-12667", "fields": { "summary": "Mobile Web: Event Bubbling Regression", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-04-26T17:29:52.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "In the test case, I have table row with height using SIZE.\r\n\r\nIt has 2 children with vertical layout. Initially both children have height. When row is clicked, the 2nd child's height is set to 0.\r\n\r\nWhen 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.\r\n\r\nIf 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.\r\n\r\nI have attached a sample project to illustrate this.", "attachment": [ { "id": "36195", "filename": "RowHeightTest.zip", "author": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-12T06:40:59.000+0000", "size": 3032224, "mimeType": "application/zip" } ], "flagged": false, "summary": "MobileWeb: TableViewRow height not properly updating", "creator": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium SDK 3.0.x,Mobile Web (HTML5),Mac OS X", "comment": { "comments": [ { "id": "243427", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "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.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-21T16:33:55.000+0000", "updated": "2013-03-21T16:33:55.000+0000" }, { "id": "243767", "author": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/4018", "updateAuthor": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-22T22:02:54.000+0000", "updated": "2013-03-22T22:02:54.000+0000" }, { "id": "247013", "author": { "name": "djha", "key": "djha", "displayName": "Dhirendra Jha", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified With - \r\nSDK - 3.1.0.v20130409124549\r\nAppcelerator Studio - 3.1.0.201304091724\r\nOS - Montain Lion (v10.8)\r\nNow its working as expected. Hence closing this issue.", "updateAuthor": { "name": "djha", "key": "djha", "displayName": "Dhirendra Jha", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-11T06:40:27.000+0000", "updated": "2013-04-11T06:40:27.000+0000" }, { "id": "249155", "author": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Re-opening to fix labels", "updateAuthor": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-26T17:29:28.000+0000", "updated": "2013-04-26T17:29:28.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }