{ "id": "86295", "key": "TIMOB-7604", "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": "12096", "description": "", "name": "Sprint 2012-04", "archived": true, "released": true, "releaseDate": "2012-02-26" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-02-16T14:10:31.000+0000", "created": "2012-02-09T15:41:10.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-port" ], "versions": [ { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "issuelinks": [], "assignee": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-08-16T11:04:10.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": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "Need to support \\n and \\t in labels.\r\n\r\n{code}\r\nvar win = Titanium.UI.createWindow({ \r\n backgroundColor:'#fff',\r\n layout: 'vertical'\r\n});\r\n\r\nwin.add(Titanium.UI.createLabel({\r\n\ttext:\"Line 1\\nLine2\\n\\tTabbed line 3\\nLine 4\",\r\n\tbackgroundColor: \"#9A0707\",\r\n\tborder: 1,\r\n\tcolor: \"#fff\",\r\n\tfont:{fontSize:14,fontFamily:'Helvetica Neue'},\r\n\ttextAlign:'left',\r\n\tleft:5,\r\n\tright: 5,\r\n\ttop: 5,\r\n\theight:'auto'\r\n}));\r\n\r\nwin.open();\r\n{code}", "attachment": [ { "id": "25793", "filename": "app.js", "author": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-15T16:50:48.000+0000", "size": 912, "mimeType": "application/x-javascript" }, { "id": "25709", "filename": "Screen Shot 2012-02-09 at 3.41.29 PM.png", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-02-09T15:41:53.000+0000", "size": 90915, "mimeType": "image/png" }, { "id": "25710", "filename": "Screen Shot 2012-02-09 at 3.42.38 PM.png", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-02-09T15:42:48.000+0000", "size": 29589, "mimeType": "image/png" } ], "flagged": false, "summary": "MobileWeb: Ti.UI.Label doesn't support \\n newlines or \\t tabs", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "183071", "author": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1417", "updateAuthor": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-14T12:00:02.000+0000", "updated": "2012-02-14T12:00:02.000+0000" }, { "id": "214802", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified fix on:\r\nTitanium studio : 2.1.1.201207271312\r\nSDK version : 2.2.0.v20120816015712\r\nAndroid 4.0.4 - default ,chrome 18.0 , firefox 14.0.1\r\nIphone 5.1.1 - safari mobile\r\nMountain lion(10.8) - chrome 21.0,safari 6,firefox 14.0.1\r\nWin 7 - IE 9", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-08-16T11:04:10.000+0000", "updated": "2012-08-16T11:04:10.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }