{ "id": "77747", "key": "TIMOB-4647", "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": "11361", "description": "Mobile 1.8.0 M08", "name": "Sprint 2011-29", "archived": true, "released": true, "releaseDate": "2011-07-25" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" }, { "id": "12571", "description": "CI for 1_7_X", "name": "Release 1.7.6", "archived": true, "released": false } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-01-04T16:36:34.000+0000", "created": "2011-07-13T08:50:00.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "module_tableview", "qe-testadded" ], "versions": [ { "id": "11367", "description": "", "name": "Release 1.7.1", "archived": true, "released": true, "releaseDate": "2011-06-21" } ], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-01-04T16:36:34.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "If a TableViewRow has a custom backgroundColor set, and no backgroundSelectedColor or backgroundSelectedImage, then the system's row selector doesn't seem to get used. Here's a simple example:\r\n\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n top: 0, left: 0, bottom: 0, right: 0,\r\n backgroundColor: \"white\"\r\n});\r\n\r\nvar table = Ti.UI.createTableView({\r\n data: [ { title: \"Custom background\", backgroundColor: \"yellow\", color: \"black\" } ]\r\n});\r\nwin.add(table);\r\nwin.open();\r\n\r\n{code}\r\n\r\nWhen you touch the yellow row, the system's default selector should highlight it, but currently nothing is happening.", "attachment": [], "flagged": false, "summary": "Android: TableView backgroundColor disables the system row selector", "creator": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "164053", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with 1.8.0.v20110819142548\r\nMotorola Xoom 3.2\r\nNexus One 2.2.2", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-08-25T13:26:34.000+0000", "updated": "2011-08-25T13:28:46.000+0000" }, { "id": "164054", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Edit comment", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-08-25T13:28:38.000+0000", "updated": "2011-08-25T13:28:38.000+0000" }, { "id": "171626", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Standardizing summary and labels.", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-05T13:56:51.000+0000", "updated": "2011-11-05T13:56:51.000+0000" }, { "id": "175359", "author": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "body": "updating fixed version for merge", "updateAuthor": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "created": "2011-12-08T08:06:32.000+0000", "updated": "2011-12-08T08:06:32.000+0000" }, { "id": "175556", "author": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested on Ti Studio 1.0.7.201112080131\r\n
Ti Mob SDK 1.8.0.1.v20111209011840\r\n
OSX Lion\r\nNexus S OS 2.3.6\r\n\r\nExpected behavior of row being highlighted is shown", "updateAuthor": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-09T11:11:29.000+0000", "updated": "2011-12-09T11:11:29.000+0000" }, { "id": "178026", "author": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopening/closing to add/remove labels", "updateAuthor": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-04T14:30:14.000+0000", "updated": "2012-01-04T14:30:14.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }