{ "id": "163838", "key": "TIMOB-24007", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-10-10T06:14:42.000+0000", "created": "2016-10-09T17:11:58.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "qe-6.0.0" ], "versions": [ { "id": "18322", "name": "Release 5.5.1", "archived": false, "released": true, "releaseDate": "2016-09-28" } ], "issuelinks": [], "assignee": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2016-10-12T16:45:28.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": "We have the {{selectedColor}} property in the [{{Ti.UI.TableViewRow}}|http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.TableViewRow-property-selectedColor] and should also have it in the {{Ti.UI.ListItem}} to alloy custom theming of native cells without custom cell-templates.", "attachment": [], "flagged": false, "summary": "iOS: Selected color not available in Ti.UI.ListItem", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "398456", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR (master): https://github.com/appcelerator/titanium_mobile/pull/8491\r\nPR (6_0_X): https://github.com/appcelerator/titanium_mobile/pull/8492\r\n\r\nTest-Case:\r\n{code:javascript}\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor: \"#fff\"\r\n});\r\n\r\nwin.add(Ti.UI.createListView({\r\n sections: [Ti.UI.createListSection({\r\n items: [{\r\n properties: {\r\n title: \"Test 1\",\r\n selectedColor: \"red\",\r\n selectedBackgroundColor: \"green\"\r\n }\r\n },{\r\n properties: {\r\n title: \"Test 2\",\r\n selectedColor: \"green\",\r\n selectedBackgroundColor: \"red\"\r\n }\r\n }]\r\n })]\r\n}));\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-10-09T17:16:28.000+0000", "updated": "2016-10-10T06:06:05.000+0000" }, { "id": "398467", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "CR and FT passed. backport please.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-10-10T05:17:19.000+0000", "updated": "2016-10-10T05:17:19.000+0000" }, { "id": "398680", "author": { "name": "htbryant", "key": "htbryant", "displayName": "Harry Bryant", "active": true, "timeZone": "Europe/London" }, "body": "Verified as fixed, {{selectedColor}} property is now supported on iOS.\r\n\r\nTested On:\r\niPhone 6 Plus 10.0.2 Device & Simulator\r\niPhone 5S 9.3.5 Device & Simulator\r\nMac OS Sierra (10.12)\r\nTi SDK: 6.0.0.v20161012041242\r\nAppc Studio: 4.8.0.201610060953\r\nAppc NPM: 4.2.8-7\r\nApp CLI: 6.0.0-57\r\nXcode 8.0 \r\nNode v4.4.7\r\n\r\n*Closing ticket.*", "updateAuthor": { "name": "htbryant", "key": "htbryant", "displayName": "Harry Bryant", "active": true, "timeZone": "Europe/London" }, "created": "2016-10-12T16:45:07.000+0000", "updated": "2016-10-12T16:45:07.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }