{ "id": "103910", "key": "AC-2704", "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": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2013-04-03T21:30:25.000+0000", "created": "2012-10-25T14:34:19.000+0000", "labels": [ "android", "list", "table", "tableview", "tableviewrow" ], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:41:49.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Hello,\r\n\r\nI have a TableView with many TableViewSections. My TableViewRows have backgroundColor as *transparent*, and the *selectedBackgroundColor* as #6E2E1C, this is an example:\r\n\r\n{code}\r\nvar tableViewRow = Ti.UI.createTableViewRow({\r\n\tclassName: \"fuu\",\r\n\tbackgroundColor: \"transparent\",\r\n\tselectedBackgroundColor: \"#6E2E1C\"\r\n});\r\n{code}\r\n\r\nWhen the row is clicked, the backgroundColor is changed to selectedBackgroundColor, but the backgroundColor never backs to transparent.\r\n\r\nIt only happens when used with backgroundColor transparent. If we set a backgroundColor different (like #FF0000) to TableViewRow, it works perfeclty.", "attachment": [], "flagged": false, "summary": "Android: TableViewRow selectedBackgroundImage doesn't back to backgroundColor when is transparent", "creator": { "name": "rafaelks", "key": "rafaelks", "displayName": "Rafael Kellermann Streit", "active": true, "timeZone": "America/Sao_Paulo" }, "subtasks": [], "reporter": { "name": "rafaelks", "key": "rafaelks", "displayName": "Rafael Kellermann Streit", "active": true, "timeZone": "America/Sao_Paulo" }, "environment": "Android 4.1.2 and Titanium Mobile SDK 2.1.3+ (tested with 3.0 too).", "comment": { "comments": [ { "id": "225672", "author": { "name": "rafaelks", "key": "rafaelks", "displayName": "Rafael Kellermann Streit", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "Here is the fix: http://stackoverflow.com/questions/11134728/android-ice-cream-sandwich-why-listview-items-remain-selected-by-default.", "updateAuthor": { "name": "rafaelks", "key": "rafaelks", "displayName": "Rafael Kellermann Streit", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2012-10-31T13:38:41.000+0000", "updated": "2012-10-31T13:38:41.000+0000" }, { "id": "245558", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Rafael,\r\n\r\nPlease provide a complete (but simple) reproducible test case for this that we can run.\r\n\r\nThanks!", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-03T21:30:25.000+0000", "updated": "2013-04-03T21:30:25.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }