{ "id": "118248", "key": "TIMOB-14840", "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": null, "resolutiondate": null, "created": "2013-08-10T13:58:35.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "backgroundcolor", "reprod", "tableview", "tableview," ], "versions": [ { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [ { "id": "30937", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "118241", "key": "TIMOB-14843", "fields": { "summary": "iOS: backgroundGradient for TableViewRow in GROUPED TableView fills width of screen", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": null, "updated": "2018-02-28T20:04:11.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "*Problem*\r\nOn iOS the TableViewRow selected color is not a gradient, which is not native behavior. You can see differences in the attached screenshots.\r\n\r\n*Test case*\r\n{code:javascript} \r\nvar win = Titanium.UI.createWindow();\r\n\r\nvar data = [{\r\n\ttitle : 'Alice'\r\n}, {\r\n\ttitle : 'Alexander'\r\n}, {\r\n\ttitle : 'Amos'\r\n}];\r\n\r\nvar tableView = Titanium.UI.createTableView({\r\n\tdata : data,\r\n\tstyle : Ti.UI.iPhone.TableViewStyle.GROUPED\r\n});\r\n\r\nwin.add(tableView);\r\nwin.open();\r\n\r\ntableView.selectRow(0);\r\n{code} ", "attachment": [ { "id": "41442", "filename": "iOS Simulator Screen shot Aug 10, 2013 3.40.49 PM.png", "author": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-10T13:58:35.000+0000", "size": 60840, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: TableViewRow background selected color is not a gradient", "creator": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Macbook Pro, OSX 10.7.5, iOS Simulator v. 6.0 (369.2). Ti: 3.1 GA", "comment": { "comments": [ { "id": "266091", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested and confirmed on iOS 6 simulator with Ti SDK 3.1.1 GA and 3.2 CI.\n\n*Note:* On 3.2 CI only there is no gradient with the PLAIN style either.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-12T22:50:19.000+0000", "updated": "2013-08-12T22:50:19.000+0000" }, { "id": "321518", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue exist with TiSDK 3.2.0 and 3.4.0 GA \r\n\r\niOS Simulator 6.0 \r\nAppcelerator Studio, build: 3.3.0.201407111535 \r\n", "updateAuthor": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-03T05:57:49.000+0000", "updated": "2014-09-03T05:57:49.000+0000" }, { "id": "422391", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "I am able to reproduce this issue with the following environment;\r\niPhone 7 (10.2)\r\nStudio 4.9.0.201705302345\r\nTi SDK 6.1.1.v20170620103414\r\nAppc NPM 4.2.9\r\nAppc CLI 6.2.1\r\nTi CLI 5.0.13\r\nAlloy 1.9.11\r\nArrow 2.0.0\r\nXcode 8.2 (8C38)\r\nNode v4.8.2\r\nJava 1.8.0_131", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-20T20:28:09.000+0000", "updated": "2017-06-20T20:28:09.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }