{ "id": "137715", "key": "AC-1226", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-10-07T14:32:22.000+0000", "created": "2014-10-07T10:08:50.000+0000", "labels": [], "versions": [], "issuelinks": [ { "id": "41950", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "136408", "key": "TIMOB-17676", "fields": { "summary": "iOS8: Listview: Separator Insets values are not respected on the side of the title/data if the listview row contains a title/data", "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": "sscott", "key": "sscott", "displayName": "Steven Scott", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:37:36.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Separator Insets values are not respected in iOS 8.\r\n\r\n\r\nTo see that, run this code: \r\n\r\n{code}\r\nTi.UI.backgroundColor = 'white';\r\nvar win = Ti.UI.createWindow();\r\n\r\nvar tableData = [ {title: 'Apples'}, {title: 'Bananas'}, {title: 'Carrots'}, {title: 'Potatoes'} ];\r\n\r\nvar table = Ti.UI.createTableView({\r\n\tseparatorInsets:{left:0,right:0},\r\n \tdata: tableData\r\n});\r\n\r\nwin.add(table);\r\nwin.open();\r\n{code}\r\n\r\nYou should see that separator has offset on left side.", "attachment": [], "flagged": false, "summary": "iOS8: TableView: Separator Insets values are not respected on the side of the title/data if the listview row contains a title/data", "creator": { "name": "ivan.skugor", "key": "ivan.skugor", "displayName": "Ivan Skugor", "active": true, "timeZone": "Europe/Amsterdam" }, "subtasks": [], "reporter": { "name": "ivan.skugor", "key": "ivan.skugor", "displayName": "Ivan Skugor", "active": true, "timeZone": "Europe/Amsterdam" }, "environment": "* iOS 8.0.2\r\n* Ti SDK 3.4.0.GA\r\n* XCode 6.0.1\r\n* Ti CLI 3.4.0\r\n* iPhone 5s", "comment": { "comments": [ { "id": "327121", "author": { "name": "ivan.skugor", "key": "ivan.skugor", "displayName": "Ivan Skugor", "active": true, "timeZone": "Europe/Amsterdam" }, "updateAuthor": { "name": "ivan.skugor", "key": "ivan.skugor", "displayName": "Ivan Skugor", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2014-10-07T10:10:42.000+0000", "updated": "2014-10-07T10:10:42.000+0000" }, { "id": "327126", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Fix for tableView was included in the PR for TIMOB-17676", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-10-07T14:32:16.000+0000", "updated": "2014-10-07T14:32:16.000+0000" }, { "id": "327129", "author": { "name": "ivan.skugor", "key": "ivan.skugor", "displayName": "Ivan Skugor", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "OK, great, thank you.", "updateAuthor": { "name": "ivan.skugor", "key": "ivan.skugor", "displayName": "Ivan Skugor", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2014-10-07T15:19:06.000+0000", "updated": "2014-10-07T15:19:06.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }