{ "id": "170254", "key": "TIMOB-25490", "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": { "id": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2017-11-08T17:38:44.000+0000", "created": "2017-11-08T14:07:48.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "backgroundColor", "tableViewRow", "transparent" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-08-06T17:52:07.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": "The backgroundColor of the children views of a tableviewrow disappear on the touch.\r\nIn development, it becomes quite annoying, I'm also forced to use graphics for solid colors.\r\nHere is a video of an application that I'm developing.", "attachment": [ { "id": "63566", "filename": "issue bgc.mov", "author": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "created": "2017-11-08T14:07:41.000+0000", "size": 565259, "mimeType": "video/quicktime" } ], "flagged": false, "summary": "iOS: TableViewRow background color disappear", "creator": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "subtasks": [], "reporter": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "environment": "Operating System\r\n Name = Mac OS X\r\n Version = 10.12.6\r\n Architecture = 64bit\r\n # CPUs = 8\r\n Memory = 8589934592\r\nNode.js\r\n Node.js Version = 6.10.3\r\n npm Version = 5.5.1\r\nTitanium CLI\r\n CLI Version = 5.0.14\r\nTitanium SDK\r\n SDK Version = 6.3.0.GA", "closedSprints": [ { "id": 968, "state": "closed", "name": "2017 Sprint 23 SDK", "startDate": "2017-11-05T16:37:25.071Z", "endDate": "2017-11-19T16:37:00.000Z", "completeDate": "2017-11-20T18:57:56.565Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "430295", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "This is actually a native behavior by Apple that makes all sub-views of a table-row (aka UITableViewCell) to have an alpha-channel of 0. I ran into it in the past as well (both native and Titanium) and I worked around it by making an image out of the view (using {{toImage()}} in Titanium). Again, please note that this happens on both native and Titanium platforms. \r\n\r\nSee this link for more details and discussions: https://stackoverflow.com/questions/6745919/uitableviewcell-subview-disappears-when-cell-is-selected", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-11-08T17:38:44.000+0000", "updated": "2017-11-08T17:38:44.000+0000" }, { "id": "440278", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as \"not our bug\". If you disagree, please reopen.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-06T17:52:07.000+0000", "updated": "2018-08-06T17:52:07.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }