{ "id": "105206", "key": "TIMOB-11822", "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": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2017-06-27T18:25:03.000+0000", "created": "2012-11-19T18:43:58.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-and100112" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "22920", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "81208", "key": "TIMOB-5461", "fields": { "summary": "Android: View with border radius crashes Honeycomb when hardware acceleration on", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-27T18:25:03.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": "Description:\r\nRed boarder is not visible on Motorola RAZR i XT890 (Intel inside). Works fine on Nexus 10 (4.2) and Samsung Galaxy SIII (4.0.4).\r\n\r\nNot a regression, occurs on 2.1.4 and 2.1.3 as well.\r\n\r\nSteps:\r\n1. Create an app and make the tiapp.xml's section so:\r\n{code}\r\n\r\n 11\r\n \r\n \r\n \r\n\r\n{code}\r\n2. Make the app.js so:\r\n{code}\r\nTitanium.UI.setBackgroundColor('#000');\r\nvar win = Titanium.UI.createWindow({ \r\n title:'Test',\r\n backgroundColor:'#000',\r\n exitOnClose: true\r\n});\r\n \r\nwin.add(Ti.UI.createView({\r\n backgroundColor: \"blue\",\r\n borderColor: \"red\",\r\n borderWidth: 10,\r\n borderRadius: 5,\r\n left: \"10dp\",\r\n right: \"10dp\",\r\n top: \"50dp\",\r\n height: \"200dp\"\r\n}));\r\n \r\nwin.open();\r\n{code}\r\n3. Run the app on Motorola RAZR i.\r\n\r\nExpected result:\r\nShould see a blue view with red boarder\r\n\r\nActual:\r\nRed boarder is not visible", "attachment": [ { "id": "33528", "filename": "device-2012-11-19-102646.png", "author": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-19T18:43:58.000+0000", "size": 19897, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Views - Red boarder is not visible on Motorola RAZR i", "creator": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Tested on:\r\nTitanium Studio, build: 3.0.0.201211131839\r\nTitanium SDK, build: 3.0.0.v20121113170203\r\nDevices: Motorola RAZR i XT890 (4.0.4)", "comment": { "comments": [ { "id": "242418", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "device specific \njithinpv", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-15T09:36:30.000+0000", "updated": "2013-03-15T09:36:30.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }