{ "id": "119034", "key": "TIMOB-14967", "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": [], "resolution": null, "resolutiondate": null, "created": "2013-08-26T17:37:20.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "parity", "reprod" ], "versions": [ { "id": "15479", "description": "Release 3.1.2", "name": "Release 3.1.2", "archived": true, "released": true, "releaseDate": "2013-07-31" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:03:57.000+0000", "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" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "*Actual Result*\r\nText doesn't wrap.\r\n\r\n*Expected Result*\r\nText should wrap and go to next line.\r\n\r\n*Test case*\r\n{code:javascript}var win = Ti.UI.createWindow({\r\n\tbackgroundColor : \"#FFF\"\r\n});\r\n\r\nvar button = Titanium.UI.createButton({\r\n\ttitle : 'Testing a string longer than the width of the button',\r\n\ttop : 10,\r\n\twidth : 100,\r\n\theight : 300,\r\n\thorizontalWrap : true\r\n});\r\n\r\nwin.add(button);\r\nwin.open();{code}", "attachment": [ { "id": "41871", "filename": ".log", "author": { "name": "kap.developers@gmail.com", "key": "kap.developers@gmail.com", "displayName": "Purvi Patel", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-26T17:37:23.000+0000", "size": 27054, "mimeType": "application/octet-stream; charset=ISO-8859-1" }, { "id": "41872", "filename": "diagnostic6482680694158719045.log", "author": { "name": "kap.developers@gmail.com", "key": "kap.developers@gmail.com", "displayName": "Purvi Patel", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-26T17:37:28.000+0000", "size": 10306, "mimeType": "application/octet-stream; charset=ISO-8859-1" } ], "flagged": false, "summary": "iOS: Setting horizontalWrap : true on a Button has no effect", "creator": { "name": "kap.developers@gmail.com", "key": "kap.developers@gmail.com", "displayName": "Purvi Patel", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "kap.developers@gmail.com", "key": "kap.developers@gmail.com", "displayName": "Purvi Patel", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Studio 3.1.2", "comment": { "comments": [ { "id": "268418", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested and confirmed on iOS 6 simulator with Ti SDK 3.1.2 GA and 3.2 CI. Works on Android.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-27T18:34:30.000+0000", "updated": "2013-08-27T18:34:30.000+0000" }, { "id": "319427", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue reproduces on both SDK version 3.2.0 and 3.4.0 (Unreleased)\r\n\r\nTitanium Command-Line Interface, \r\nCLI version 3.3.0, \r\nTitanium SDK version 3.4.0.GA \r\nTitanium SDK version 3.2.0.GA\r\n\r\niOS SDK: 7.1 \r\niOS iPhone: 7.1", "updateAuthor": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-08-20T06:36:16.000+0000", "updated": "2014-08-20T06:36:16.000+0000" }, { "id": "422389", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "I am able to reproduce this issue with the following environment;\r\niPhone 7 (10.2)\r\nStudio 4.9.0.201705302345\r\nTi SDK 6.1.1.v20170620103414\r\nAppc NPM 4.2.9\r\nAppc CLI 6.2.1\r\nTi CLI 5.0.13\r\nAlloy 1.9.11\r\nArrow 2.0.0\r\nXcode 8.2 (8C38)\r\nNode v4.8.2\r\nJava 1.8.0_131", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-20T20:24:29.000+0000", "updated": "2017-06-20T20:24:29.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }