{ "id": "62033", "key": "TIMOB-1401", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2012-06-22T13:47:48.000+0000", "created": "2011-04-15T02:51:16.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-09T23:32:47.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}

A customer reported that windows backgroundGradient does not\r\nrender correctly. I could not get it to display at all using the\r\nfollowing code.

\r\n

var winCaseOverview= Titanium.UI.currentWindow;
\r\nwinCaseOverview.backgroundGradient = {

\r\n
\r\n                                    type:'linear',\r\n                                    colors:[{\r\n                                                color:'#383838',\r\n                                                position:0.0\r\n                                            }, \r\n                                            {\r\n                                                color:'#2a2a2a',\r\n                                                position:1.0\r\n                                            }]\r\n                                    };\r\n
\r\n

Since there is not an example any where, this could be a code\r\nissue.

{html}", "attachment": [], "flagged": false, "summary": "Window backgroundGradient does not work in iOS 4.", "creator": { "name": "ctredway1", "key": "ctredway1", "displayName": "ctredway", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ctredway1", "key": "ctredway1", "displayName": "ctredway", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "199803", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Use offset not position", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-06-22T13:47:48.000+0000", "updated": "2012-06-22T13:47:48.000+0000" }, { "id": "411042", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-09T23:32:47.000+0000", "updated": "2017-03-09T23:32:47.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }