{ "id": "62550", "key": "TIMOB-1918", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-15T03:05:34.000+0000", "created": "2011-04-15T03:05:34.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "android", "feature", "training" ], "versions": [], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-05T21:39:02.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}

This is happening because of automatic wordwrap which, in the\nabsence of any spaces, is breaking on the first period:\n(app.js)

\n
\nTitanium.UI.setBackgroundColor('#000');\nvar win = Titanium.UI.createWindow({  \n    title:'Test',\n    backgroundColor:'#fff',\n    fullscreen: true,\n    exitOnClose: true\n});\n\nvar l = Ti.UI.createLabel({\n    text: 'xxx.yyyyyyy@zzzzzzzzzzz.com',\n    width: 100, height:40,top:0, left:0\n});\nwin.add(l);\nwin.open();\n
\n

Obviously this is not what a user would want to see.

{html}", "attachment": [], "flagged": false, "summary": "Android: E-mail address in label gets cut at first dot", "creator": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "126986", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [d30a188b8f19533d6556dab2dcac18c800b4c932])\n[#1918 state:fixed-in-qa] New wordWrap &\nellipsize properties for Label, to enable developer to control if\nwrapping occurs (which it does by default) and whether to\nautomatically show an ellipsis at the end of the view if text is\ntoo long to show in its entirety. \nhttp://github.com/appcelerator/titanium_mobile/commit/d30a188b8f195...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:05:35.000+0000", "updated": "2011-04-15T03:05:35.000+0000" }, { "id": "126987", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

Let's keep this open until we smooth out the final api\ndetails.

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:05:35.000+0000", "updated": "2011-04-15T03:05:35.000+0000" }, { "id": "126988", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [2373d789bc97fd4caa078f1ab8b203e146602b4d])\n[#1918] Also added ellipsize to\nTextField/TextArea per customer request \nhttp://github.com/appcelerator/titanium_mobile/commit/2373d789bc97f...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:05:35.000+0000", "updated": "2011-04-15T03:05:35.000+0000" }, { "id": "126989", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [d2cfa0c73e527044e0ab0e6292aa210820a5cbc7])\n[#1918] Also added ellipsize to\nTextField/TextArea per customer request \nhttp://github.com/appcelerator/titanium_mobile/commit/d2cfa0c73e527...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:05:36.000+0000", "updated": "2011-04-15T03:05:36.000+0000" }, { "id": "126990", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

(from [c5023655c6d3a11bffea1196b2b0d5fe36e619c6])\n[#1918] Also added ellipsize to\nTextField/TextArea per customer request \nhttp://github.com/appcelerator/titanium_mobile/commit/c5023655c6d3a...

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:05:36.000+0000", "updated": "2011-04-15T03:05:36.000+0000" }, { "id": "421039", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-05T21:39:02.000+0000", "updated": "2017-06-05T21:39:02.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }