{ "id": "111924", "key": "AC-2031", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-04-02T23:46:27.000+0000", "created": "2013-03-29T12:13:48.000+0000", "labels": [ "android", "bug", "orientation" ], "versions": [], "issuelinks": [ { "id": "27294", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "inwardIssue": { "id": "112130", "key": "AC-1727", "fields": { "summary": "CLONE - When we use borderRadius in an view and add to the view textField then we have bug!", "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" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:40:59.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": [], "description": "When we use borderRadius in an view and add to the view textField then we have bug! Titanium teem please pay attention to this problem)\r\n\r\nVideo with problem http://www.youtube.com/watch?v=S0Yi-6ZKDcw\r\n\r\nCode example:\r\n\r\nfunction ApplicationWindow() {\r\n\r\n var self = Ti.UI.createWindow({\r\n backgroundColor:'#ffffff',\r\n navBarHidden:true,\r\n exitOnClose:true\r\n });\r\n\r\n var scroll = Ti.UI.createScrollView({\r\n showHorizontalScrollIndicator:false,\r\n showVerticalScrollIndicator:true,\r\n backgroundColor:'#333',\r\n contentHeight:'auto',\r\n contentWidth:'auto',\r\n scrollType:'vertical'\r\n });\r\n\r\n var fieldCont = Ti.UI.createView({\r\n borderRadius:5.0,\r\n borderColor:'#ecf0f1',\r\n borderWidth:2.0,\r\n top:'20dp',\r\n backgroundColor:'#f00',\r\n width:'300dp',\r\n height:'50dp'\r\n });\r\n\r\n var input = Ti.UI.createTextField({\r\n hintText:'blabla',\r\n value:'blabla',\r\n backgroundColor:'#fff'\r\n });\r\n\r\n fieldCont.add(input);\r\n scroll.add(fieldCont);\r\n self.add(scroll);\r\n\r\n return self;\r\n}", "attachment": [], "flagged": false, "summary": "When we use borderRadius in an view and add to the view textField then we have bug!", "creator": { "name": "63ek", "key": "63ek", "displayName": "Maxim Khrichtchatyi", "active": true, "timeZone": "Asia/Dhaka" }, "subtasks": [], "reporter": { "name": "63ek", "key": "63ek", "displayName": "Maxim Khrichtchatyi", "active": true, "timeZone": "Asia/Dhaka" }, "environment": null, "comment": { "comments": [ { "id": "245361", "author": { "name": "jbuckley", "key": "jbuckley", "displayName": "Jamie Buckley", "active": true, "timeZone": "America/Los_Angeles" }, "body": "No values are set so the field will go off screen.", "updateAuthor": { "name": "jbuckley", "key": "jbuckley", "displayName": "Jamie Buckley", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-02T23:46:27.000+0000", "updated": "2013-04-02T23:46:27.000+0000" }, { "id": "245400", "author": { "name": "63ek", "key": "63ek", "displayName": "Maxim Khrichtchatyi", "active": true, "timeZone": "Asia/Dhaka" }, "body": "I set values and nothing!...", "updateAuthor": { "name": "63ek", "key": "63ek", "displayName": "Maxim Khrichtchatyi", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2013-04-03T05:51:01.000+0000", "updated": "2013-04-03T05:51:01.000+0000" }, { "id": "280976", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "Invalid issue. ", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2013-11-24T22:18:28.000+0000", "updated": "2013-11-24T22:18:28.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }