{ "id": "63028", "key": "TIMOB-2396", "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": "11233", "name": "Release 1.6.0", "archived": true, "released": true, "releaseDate": "2011-02-23" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:58:59.000+0000", "created": "2011-04-15T03:18:36.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "defect", "ios", "release-1.6.0", "selectedbackgroundcolor" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:58:59.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": "{html}

When creating custom selectedBackgroundColor on tableViewRow\nfirst and last rows have rounded corners on selection (and no\nrounded corners if not using selectedBackgroundColor property).

\n

Tested on:
\nMobile SDK 1.4.2,
\niPhone 3.1.2,
\niPhone emulator 4.1.

{html}", "attachment": [], "flagged": false, "summary": "TableViewRow selectedBackgroundColor", "creator": { "name": "denissfedotovs", "key": "denissfedotovs", "displayName": "Deniss Fedotovs", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "denissfedotovs", "key": "denissfedotovs", "displayName": "Deniss Fedotovs", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "128356", "author": { "name": "markaalderink", "key": "markaalderink", "displayName": "Mark Aalderink", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

The same here -- iOS 4.1, SDK 1.5.2.
\nThis should be solved soon, because it looks weird.

{html}", "updateAuthor": { "name": "markaalderink", "key": "markaalderink", "displayName": "Mark Aalderink", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:18:36.000+0000", "updated": "2011-04-15T03:18:36.000+0000" }, { "id": "128357", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Jon to add emulator notes, then assign back to Thomas for device\nclosing

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:18:37.000+0000", "updated": "2011-04-15T03:18:37.000+0000" }, { "id": "128358", "author": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

closing against OSX 10.6.6, iOS SDK 4.1,4.2, Android SDK 2.3.1,\nTitanium Mobile SDK 1.6.0RC1 (2/15/2011)

\n
\n\nTitanium.UI.setBackgroundColor('#000');\nvar win = Titanium.UI.createWindow();\n\nvar data = [\n    {title:'2', hasChild: true, selectedBackgroundColor: 'green'},\n    {title:'3', hasChild: true, selectedBackgroundColor: 'green'},\n    {title:'4', hasChild: true},\n    {title:'5', hasChild: true},\n    {title:'6', hasChild: true, selectedBackgroundColor: 'red'}\n];\n\nvar tableView = Ti.UI.createTableView({\n    data: data,\n    editable: true\n});\n\nwin.add(tableView);\nwin.open();\n
{html}", "updateAuthor": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:18:37.000+0000", "updated": "2011-04-15T03:18:37.000+0000" }, { "id": "128359", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

iphone4 (4.2.1) nexus s (2.3.2) same build as Jon.

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:18:37.000+0000", "updated": "2011-04-15T03:18:37.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }