{ "id": "81107", "key": "TIMOB-5814", "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": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2020-01-09T19:26:21.000+0000", "created": "2011-10-04T12:37:55.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "TextArea", "borderStyle", "tbs-1.9.0" ], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-01-09T19:26:21.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": "You should be able to set borderStyle, e.g. to Titanium.UI.INPUT_BORDERSTYLE_ROUNDED on Titanium.UI.TextArea (as you can on Titanium.UI.TextField)\r\n\r\nfor instance:\r\n{code}\r\nvar win = Ti.UI.createWindow();\r\n\r\nvar ta = Ti.UI.createTextArea({\r\n borderStyle: Titanium.UI.INPUT_BORDERSTYLE_ROUNDED\r\n});\r\n\r\nwin.add(ta);\r\n\r\nwin.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "Should be able to set borderStyle on Titanium.UI.TextArea", "creator": { "name": "rabu81", "key": "rabu81", "displayName": "Rasmus Burkal", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rabu81", "key": "rabu81", "displayName": "Rasmus Burkal", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium SDK version: 1.6.2\r\niPhone SDK version: 4.3", "comment": { "comments": [ { "id": "377895", "author": { "name": "mgl.ecommerce@gmail.com", "key": "mgl.ecommerce@gmail.com", "displayName": "Great Lakes", "active": true, "timeZone": "America/Chicago" }, "body": "I agree! It seems obvious that this should exist to make TextArea and TextField inputs look the same.", "updateAuthor": { "name": "mgl.ecommerce@gmail.com", "key": "mgl.ecommerce@gmail.com", "displayName": "Great Lakes", "active": true, "timeZone": "America/Chicago" }, "created": "2016-02-25T17:19:04.000+0000", "updated": "2016-02-25T17:19:04.000+0000" }, { "id": "453567", "author": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "It has been decided that this issue should be closed as “Won’t do.” This issue is out of date with our current supported SDK release (7.5.2.GA as of the date of closure), and out of date with mobile OS versions. Updating, or creating code may not reproduce the issue reported, or be a valid test case.\r\n\r\nIf community members feel that the issue is still valid, please create a new ticket. Please reference this closed ticket number, include SDK used, comments, and code that demonstrates/reproduces the issue.", "updateAuthor": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-01-09T19:26:21.000+0000", "updated": "2020-01-09T19:26:21.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }