{ "id": "171320", "key": "AC-5657", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2018-03-14T14:39:57.000+0000", "created": "2018-03-14T13:45:52.000+0000", "labels": [ "IOS", "SDK7.0.2" ], "versions": [], "issuelinks": [ { "id": "56387", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "171277", "key": "TIDOC-3137", "fields": { "summary": "Unable to set attributedHintText on TextArea for iOS", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2018-03-14T14:41:24.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "\r\n{code:java}\r\nvar win = Ti.UI.createWindow();\r\n\r\nvar titleView = Ti.UI.createTextArea({\r\n\ttop:0,\r\n\tleft:10,\r\n\tright:10,\r\n \tattributedHintText:Ti.UI.createAttributedString({\r\n\t text:'Place',\r\n\t\tattributes:[{\r\n\t\t\ttype:Ti.UI.ATTRIBUTE_FOREGROUND_COLOR,\r\n \t\t\tvalue:'#AAA',\r\n \t\t\trange:[0, ('Place').length]\r\n \t\t}]\r\n\t}),\r\n\tcolor:'#808080'\r\n});\r\n\r\nwin.add(titleView);\r\n\r\nwin.open();\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": "attributedHintText (TextArea) does not work on IOS Devices", "creator": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "435580", "author": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "updateAuthor": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-03-14T14:39:16.000+0000", "updated": "2018-03-14T14:41:24.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }