{ "id": "154470", "key": "TIMOB-20265", "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": "16997", "name": "Release 5.2.0", "archived": false, "released": true, "releaseDate": "2016-02-23" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-02-01T06:51:56.000+0000", "created": "2016-01-21T23:37:34.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-5.2.0", "regression" ], "versions": [ { "id": "16997", "name": "Release 5.2.0", "archived": false, "released": true, "releaseDate": "2016-02-23" } ], "issuelinks": [], "assignee": { "name": "ssombhatla", "key": "ssombhatla", "displayName": "Srikanth Sombhatla", "active": false, "timeZone": "Asia/Singapore" }, "updated": "2017-05-18T05:20:23.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": "This is a regression. Works fine with SDK 5.1.2.GA.\r\n\r\nh5.Steps To Reproduce:\r\n1. Use the code below in your app.js:\r\n{code}\r\nvar win = Ti.UI.createWindow({});\r\n \r\nvar view = Ti.UI.createView({\r\n\tbackgroundColor:'white',\r\n\theight : Ti.UI.FILL,\r\n\twidth : Ti.UI.FILL,\r\n\tborderRadius : '50',\r\n\t//borderWidth:'20',\r\n\t//borderColor:'red'\r\n});\r\n \r\nwin.add(view);\r\nwin.open();\r\n{code}\r\n2.Build for android 4.4.2 & 4.4.2 & also with android 6.0 or 5.1.0.\r\n3.After the app launches look at the edges of the view.\r\n\r\nh5.Actual Results:\r\n1. The edges of the view are not rounded even though the \"borderRadius\" property is specified on android 4.4.2 & 4.2.2.\r\n2. We see the rounded edges on android 6.0 ,5.1.0 & 4.4.4.\r\nAttaching screenshots for reference.\r\n\r\nh5.Expected Results:\r\n1. Rounded edges should be visible when \"borderRadius' is specified on android 4.4.2 & 4.2.2.", "attachment": [ { "id": "58048", "filename": "Android_4.2.2.png", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-01-21T23:35:47.000+0000", "size": 82947, "mimeType": "image/png" }, { "id": "58047", "filename": "Android_4.4.4.png", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-01-21T23:36:41.000+0000", "size": 89314, "mimeType": "image/png" }, { "id": "58049", "filename": "Nexus6P.png", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-01-21T23:35:43.000+0000", "size": 48530, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Ti.UI.View \"borderRadius\" property not working on android 4.4.2 & 4.2.2", "creator": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Environment:\r\nAppc Studio : 4.5.0.201601210853\r\nTi SDK : 5.2.0.v20160114021251\r\nTi CLI : 5.0.6\r\nAlloy : 1.7.33\r\nMAC Yosemite : 10.10.5\r\nAppc NPM : 4.2.3-1\r\nAppc CLI : 5.2.0-231\r\nNode: v0.12.27\r\nNexus 6P - Android 6.0\r\nGalaxy S3 - Android 4.4.2\r\nGenymotion emulator : Android 4.2.2", "comment": { "comments": [ { "id": "375566", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "[~ssombhatla] Can you provide a backport for this PR (fix version is 5.2.0)?", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-01-31T19:15:48.000+0000", "updated": "2016-01-31T19:15:48.000+0000" }, { "id": "375574", "author": { "name": "ssombhatla", "key": "ssombhatla", "displayName": "Srikanth Sombhatla", "active": false, "timeZone": "Asia/Singapore" }, "body": "[~hansknoechel] I believe the fix version should be 5.2.0. So a back port is needed ? cc [~cng]", "updateAuthor": { "name": "ssombhatla", "key": "ssombhatla", "displayName": "Srikanth Sombhatla", "active": false, "timeZone": "Asia/Singapore" }, "created": "2016-02-01T04:57:06.000+0000", "updated": "2016-02-01T04:57:06.000+0000" }, { "id": "375575", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~ssombhatla] yes we need this revert PR backported for 5.2.0 definitely. ", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-02-01T05:37:13.000+0000", "updated": "2016-02-01T05:37:59.000+0000" }, { "id": "375576", "author": { "name": "ssombhatla", "key": "ssombhatla", "displayName": "Srikanth Sombhatla", "active": false, "timeZone": "Asia/Singapore" }, "body": "5_2_X backport PR: https://github.com/appcelerator/titanium_mobile/pull/7658\r\n", "updateAuthor": { "name": "ssombhatla", "key": "ssombhatla", "displayName": "Srikanth Sombhatla", "active": false, "timeZone": "Asia/Singapore" }, "created": "2016-02-01T06:10:26.000+0000", "updated": "2016-02-01T06:10:26.000+0000" }, { "id": "375619", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2016-02-01T19:19:50.000+0000", "updated": "2016-02-01T19:19:50.000+0000" }, { "id": "375620", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "Tested on: Nexus 6P (6.0.1)", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2016-02-01T19:26:28.000+0000", "updated": "2016-02-01T19:26:28.000+0000" }, { "id": "385281", "author": { "name": "chrisribe", "key": "chrisribe", "displayName": "christian ribe", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This is still an issue under Titanium SDK 5.2.2.GA", "updateAuthor": { "name": "chrisribe", "key": "chrisribe", "displayName": "christian ribe", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-05-10T14:01:46.000+0000", "updated": "2016-05-10T14:01:46.000+0000" }, { "id": "385314", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "Hi [~chrisribe],\r\n\r\nMe and [~lchoudhary] are unable to reproduce what you are seeing, would you be able to provide more info like a code snippet, device & andriod version etc", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2016-05-10T17:55:21.000+0000", "updated": "2016-05-10T17:55:21.000+0000" } ], "maxResults": 11, "total": 11, "startAt": 0 } } }