{ "id": "151346", "key": "TIMOB-19863", "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": "14826", "description": "Release 5.1.0-remaining iOS9 features, Android M features", "name": "Release 5.1.0", "archived": false, "released": true, "releaseDate": "2015-11-20" }, { "id": "16997", "name": "Release 5.2.0", "archived": false, "released": true, "releaseDate": "2016-02-23" } ], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2015-11-04T18:52:14.000+0000", "created": "2015-09-21T11:59:20.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "Alloy", "ListView", "TableView" ], "versions": [], "issuelinks": [ { "id": "49627", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "152302", "key": "TIMOB-19777", "fields": { "summary": "iOS: ListView separator has huge margins on iOS 9", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "49167", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "151640", "key": "TIMOB-19893", "fields": { "summary": "iOS: iPad - List View width is not all the way to the edges.", "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": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2015-11-06T17:51:16.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "ListView not filling screen width. Occured after updating to the new XCode version\r\n\r\niPad - Landscape\r\n!Screenshot1.png|thumbnail!\r\nLooks like there is some sort of inset being applied?\r\n\r\nTest\r\nindex.xml\r\n{code:xml}\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n{code}\r\n\r\nindex.tss\r\n\r\n{code:tss}\r\n\"#listView\":{\r\n\tstyle: Ti.UI.iPhone.ListViewStyle.GROUPED\r\n}\r\n\r\n\"#icon\" : {\r\n width: '50dp', height: '50dp', left: 0\r\n},\r\n\"#title\" : {\r\n color: 'black',\r\n font: { fontFamily:'Arial', fontSize: '20dp', fontWeight:'bold' },\r\n left: '60dp', top: 0\r\n},\r\n\"#subtitle\" : {\r\n color: 'gray',\r\n font: { fontFamily:'Arial', fontSize: '14dp' },\r\n left: '60dp', top: '25dp'\r\n}\r\n{code}\r\n\r\n", "attachment": [ { "id": "56785", "filename": "Screenshot1.png", "author": { "name": "mavno", "key": "mavno", "displayName": "Martin N", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-09-21T11:55:35.000+0000", "size": 113536, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS9: ListView not filling screen width", "creator": { "name": "mavno", "key": "mavno", "displayName": "Martin N", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "mavno", "key": "mavno", "displayName": "Martin N", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Studio: 4.3.0.201509151348\r\nSDK: 5.0.0.GA\r\n", "comment": { "comments": [ { "id": "366065", "author": { "name": "mavno", "key": "mavno", "displayName": "Martin N", "active": true, "timeZone": "Europe/Berlin" }, "body": "Still occurs in SDK 5.0.2. Anything happening on this? or any workaround?", "updateAuthor": { "name": "mavno", "key": "mavno", "displayName": "Martin N", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-10-07T12:42:42.000+0000", "updated": "2015-10-07T12:42:42.000+0000" }, { "id": "366066", "author": { "name": "keithtucci", "key": "keithtucci", "displayName": "Keith Tucci", "active": true, "timeZone": "America/New_York" }, "body": "I would have thought this would have received more attention. For me it effects almost all of our 20+ applications and the only workaround for us was to turn off row separators and create a 1px line in each row controller for the time being.\r\n\r\nI really hope Appcelerator can address this soon, especially that we're and others are paying enterprise customers.", "updateAuthor": { "name": "keithtucci", "key": "keithtucci", "displayName": "Keith Tucci", "active": true, "timeZone": "America/New_York" }, "created": "2015-10-07T12:50:49.000+0000", "updated": "2015-10-07T12:50:49.000+0000" }, { "id": "368636", "author": { "name": "mavno", "key": "mavno", "displayName": "Martin N", "active": true, "timeZone": "Europe/Berlin" }, "body": "a workaround could be to set cellLayoutMarginsFollowReadableWidth on the UITableView to false :/ maybe expose this property on tableview in titanium?\r\n\r\nI believe it's something that was introduced with iOS 9", "updateAuthor": { "name": "mavno", "key": "mavno", "displayName": "Martin N", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-11-02T14:29:47.000+0000", "updated": "2015-11-02T14:29:47.000+0000" }, { "id": "369002", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "The issue is a duplicate of TIMOB-19777 and is fixed for 5.1.0 and later.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-11-04T18:52:14.000+0000", "updated": "2015-11-04T21:26:27.000+0000" }, { "id": "369200", "author": { "name": "htbryant", "key": "htbryant", "displayName": "Harry Bryant", "active": true, "timeZone": "Europe/London" }, "updateAuthor": { "name": "htbryant", "key": "htbryant", "displayName": "Harry Bryant", "active": true, "timeZone": "Europe/London" }, "created": "2015-11-06T17:50:47.000+0000", "updated": "2015-11-06T17:50:47.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }