{ "id": "61225", "key": "TIMOB-593", "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": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:53:37.000+0000", "created": "2011-04-15T02:32:40.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "imageview", "ios", "iphone" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:53:37.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}

if you have an ImageView that is on a white background and you\nhave a borderWidth + a borderColor of white, there will be some\nlight grey color around the border edge.

{html}", "attachment": [], "flagged": false, "summary": "image views with border width + border color of white have grey residue", "creator": { "name": "nwright", "key": "nwright", "displayName": "Nolan Wright", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nwright", "key": "nwright", "displayName": "Nolan Wright", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "123632", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

no grey seen when using this code, closing as resolved

\n

var win = Titanium.UI.currentWindow;
\nTitanium.UI.setBackgroundColor('#FFF');
\nvar imageView = Titanium.UI.createImageView({

\n
\n        borderColor:'#FFF',\n        borderWidth:10,\n    image:'http://www.appcelerator.com/wp-content/uploads/2009/06/titanium_desk.png',\n    width:261,\n    height:178,\n    top:20\n});\n
\n

needs testcase

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