{ "id": "107001", "key": "TIMOB-13398", "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": "16925", "description": "WatchKit Support--all going into 5.0 now", "name": "Release 5.0.0", "archived": true, "released": true, "releaseDate": "2015-09-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-08-25T15:16:25.000+0000", "created": "2012-12-21T16:08:14.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "parity", "qe-3.4.1" ], "versions": [], "issuelinks": [ { "id": "23979", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "107230", "key": "TIMOB-13375", "fields": { "summary": "iOS: Allow HTML Styled Text on Label", "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" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } }, { "id": "48713", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "150444", "key": "TIMOB-19357", "fields": { "summary": "iOS: Add Ellipsize support for AttributedString", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-21T20:48:30.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": "Android and mobileweb support the ellipsize property of Ti.UI.Label. Please add support for this property under iOS as well.", "attachment": [], "flagged": false, "summary": "iOS: support ellipsize property of Ti.UI.Label (parity)", "creator": { "name": "bitshftr", "key": "bitshftr", "displayName": "Shawn Lipscomb", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "bitshftr", "key": "bitshftr", "displayName": "Shawn Lipscomb", "active": true, "timeZone": "America/New_York" }, "environment": "iOS", "closedSprints": [ { "id": 464, "state": "closed", "name": "2015 Sprint 17 SDK", "startDate": "2015-08-15T00:30:59.243Z", "endDate": "2015-08-29T00:30:00.000Z", "completeDate": "2015-08-31T08:10:47.969Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "245900", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The pull request in TIMOB-13375 is interesting and someone should look at it.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-05T07:10:36.000+0000", "updated": "2013-04-05T07:10:36.000+0000" }, { "id": "259408", "author": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested on 3.1.1GA, iOS simulator, this is working fine now. Resolving.", "updateAuthor": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-25T19:37:36.000+0000", "updated": "2013-06-25T19:37:36.000+0000" }, { "id": "259498", "author": { "name": "bitshftr", "key": "bitshftr", "displayName": "Shawn Lipscomb", "active": true, "timeZone": "America/New_York" }, "body": "Then the API docs need to be updated: [http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.Label-property-ellipsize]", "updateAuthor": { "name": "bitshftr", "key": "bitshftr", "displayName": "Shawn Lipscomb", "active": true, "timeZone": "America/New_York" }, "created": "2013-06-26T12:50:44.000+0000", "updated": "2013-06-26T12:50:44.000+0000" }, { "id": "259521", "author": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Writing up the ticket for the change now. Thank you for bringing this to our attention.", "updateAuthor": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-26T17:01:31.000+0000", "updated": "2013-06-26T17:01:31.000+0000" }, { "id": "261321", "author": { "name": "bitshftr", "key": "bitshftr", "displayName": "Shawn Lipscomb", "active": true, "timeZone": "America/New_York" }, "body": "Not quite fixed. I just did a ListView with a row template, which contains a label with ellipsize:false (also width:Ti.IU.SIZE and height:Ti.IU.SIZE), and that label still gets ellipsized.", "updateAuthor": { "name": "bitshftr", "key": "bitshftr", "displayName": "Shawn Lipscomb", "active": true, "timeZone": "America/New_York" }, "created": "2013-07-10T20:40:51.000+0000", "updated": "2013-07-10T20:40:51.000+0000" }, { "id": "266857", "author": { "name": "bitshftr", "key": "bitshftr", "displayName": "Shawn Lipscomb", "active": true, "timeZone": "America/New_York" }, "body": "...and documentation is still not updated as of 08/16/2013 when SDK 3.1.2.GA was released.", "updateAuthor": { "name": "bitshftr", "key": "bitshftr", "displayName": "Shawn Lipscomb", "active": true, "timeZone": "America/New_York" }, "created": "2013-08-16T13:04:28.000+0000", "updated": "2013-08-16T13:04:28.000+0000" }, { "id": "326962", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested the following code\r\n{code}\r\nvar win = Ti.UI.createWindow({backgroundColor: 'white'});\r\nvar label = Ti.UI.createLabel({\r\n\tellipsize: false,\r\n\ttext: \"To be, or not to be--that is the question: \\\r\nWhether 'tis nobler in the mind to suffer \\\r\nThe slings and arrows of outrageous fortune \\\r\nOr to take arms against a sea of troubles\",\r\n\twidth: 100,\r\n\theight: 100,\t\r\n});\r\nwin.add(label);\r\nwin.open();\r\n{code}\r\n\r\nThe label still gets ellipsized.\r\nMac osx 10.9.5 Mavericks\r\nAppcelerator Studio, build: 3.4.0.201409261245\r\nTitanium SDK, build: 3.4.1.v20141003114920\r\nacs@1.0.18\r\nalloy 1.5.1\r\ninstall@0.1.7\r\nnpm@1.4.23\r\nsudo@1.0.3\r\ntitanium 3.4.0\r\ntitanium-code-processor@1.1.1\r\nXcode6.1GM\r\nDevice:\r\niPhone 6 iOS 8.1b", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-10-03T23:06:11.000+0000", "updated": "2014-10-03T23:06:11.000+0000" }, { "id": "360012", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Relating to new ticket TIMOB-19357", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-08-17T05:00:00.000+0000", "updated": "2015-08-18T13:21:03.000+0000" }, { "id": "360899", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "PR here: https://github.com/appcelerator/titanium_mobile/pull/7061", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-08-24T07:23:17.000+0000", "updated": "2015-08-24T07:23:17.000+0000" }, { "id": "361035", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Updated test code:\r\n{code}\r\nvar win = Ti.UI.createWindow({backgroundColor: 'white'});\r\nvar label = Ti.UI.createLabel({\r\n\tellipsize: false,\r\n//\tellipsize: true,\r\n//\tellipsize: TEXT_ELLIPSIZE_TRUNCATE_START,\r\n//\tellipsize: TEXT_ELLIPSIZE_TRUNCATE_MIDDLE,\r\n//\tellipsize: TEXT_ELLIPSIZE_TRUNCATE_END,\r\n\ttext: \"To be, or not to be--that is the question: Whether 'tis nobler in the mind to suffer The slings and arrows of outrageous fortune\",\r\n\twidth: 100,\r\n\theight: 100,\t\r\n});\r\nwin.add(label);\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-08-25T05:01:32.000+0000", "updated": "2015-08-25T05:01:32.000+0000" }, { "id": "361115", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR approved & merged!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-08-25T15:16:05.000+0000", "updated": "2015-08-25T15:16:05.000+0000" }, { "id": "414390", "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-03-21T20:48:30.000+0000", "updated": "2017-03-21T20:48:30.000+0000" } ], "maxResults": 12, "total": 12, "startAt": 0 } } }