{ "id": "63624", "key": "TIMOB-2992", "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": "11258", "description": "Holding Pen for Triaged Issues", "name": "Backlog", "archived": false, "released": false } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T03:34:20.000+0000", "created": "2011-04-15T03:34:20.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "android", "label" ], "versions": [], "issuelinks": [], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-02T18:17:11.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": "{html}

If a label has a height set and the text does not fit, it is cut\noff without the three ellipsis dots.
\nExample:

\n
\nvar win = Ti.UI.createWindow({backgroundColor:'#ccc'});\nvar commentLabel = Ti.UI.createLabel({\n  color:'#000',\n  backgroundColor:'#999',\n  font:{fontSize:18, fontFamily:'Arial'},\n  left:5,\n  top:20,\n  height:18,\n  width:300,\n  text:'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis vestibulum dapibus. Donec dapibus blandit nisi sagittis molestie. Nulla facilisi. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec id enim at arcu suscipit dapibus',\n  ellipsize: true,\n  minimumFontSize: 10\n});\nwin.add(commentLabel);\nwin.open();\n
\n

This behavior is also seen in the Kitchen Sink. Controls ->\nLabel -> Basic. Blue text is cut off at the bottom.

\n

Android SDK = APIs 2.2, Screen = HVGA
\nTi SDK 1.6 (Jan 27 2011 18:59 re46f49ac)

{html}", "attachment": [], "flagged": false, "summary": "Android - Labels don't truncate ", "creator": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "129817", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

This was discovered by a Help Desk Ticket:
\nhttp://developer.appcelerator.com/helpdesk/view/66131

{html}", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:34:20.000+0000", "updated": "2011-04-15T03:34:20.000+0000" }, { "id": "129818", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

Missing wordWrap : false

\n

Invalid

{html}", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:34:20.000+0000", "updated": "2011-04-15T03:34:20.000+0000" }, { "id": "408332", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-02T18:17:07.000+0000", "updated": "2017-03-02T18:17:07.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }