{ "id": "105931", "key": "TIMOB-13437", "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": [], "resolution": null, "resolutiondate": null, "created": "2012-12-04T16:35:51.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:04:17.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "If a tableView with GROUPED style (iOS only) has TableViewSection with custom headerView, the headersView's height will be fixed with the \"auto\" property instead of Ti.UI.SIZE (not tested on PLAIN tableView's style).\r\n\r\nI put an example code.", "attachment": [ { "id": "33906", "filename": "example.js", "author": { "name": "pablog178", "key": "pablog178", "displayName": "Pablo Guevara", "active": true, "timeZone": "America/New_York" }, "created": "2012-12-04T16:35:51.000+0000", "size": 1065, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "iOS: TableViewSection headerView height set as 'auto', not Ti.UI.SIZE", "creator": { "name": "pablog178", "key": "pablog178", "displayName": "Pablo Guevara", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "pablog178", "key": "pablog178", "displayName": "Pablo Guevara", "active": true, "timeZone": "America/New_York" }, "environment": "iOS SDK 6.0, Ti SDK 2.x, 3.x", "comment": { "comments": [ { "id": "246161", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested and confirmed on 2.1.4 GA, 3.0.2 GA and 3.1 CI.\r\n\r\nNote that 'auto' actually defaults to Ti.UI.FILL on table views, however Ti.UI.FILL doesn't work either and I think it's due to a problem with the label itself not resizing. Someone else in the community said \"FILL works, but the height information on label is still not there right after I add it to a view\".\r\n\r\nSame behavior with PLAIN style.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-06T17:54:42.000+0000", "updated": "2013-04-06T17:57:01.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }