{ "id": "92985", "key": "TIMOB-9460", "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": "2012-06-08T04:08:35.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api", "qe-ios060112", "reprod" ], "versions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:03:26.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": "The border of the label hides the text within the label.\r\n\r\nThis is not a regression.This occurs as far as 1.8.2.\r\n\r\nSteps to Reproduce:\r\n\r\n1. Run the below code on device.\r\n\r\napp.js\r\n{code}\r\nvar _window=Ti.UI.createWindow ({\r\n\t\tbackgroundColor : 'blue'\r\n\t\t})\t\r\n\t\tvar l1 = Titanium.UI.createLabel({\r\n\t\t height:Ti.UI.SIZE,\r\n\t\t\twidth:182,\r\n\t\t font:{fontSize:12,fontFamily:'ARIAL', fontWeight:'solid'},\r\n\t\t\tcolor:'#000',\r\n\t\t\ttextAlign:'left',\r\n\t\t\ttop:20,\r\n\t\t\tborderWidth:2,\r\n\t\t\tborderColor:'#bbb',\r\n\t\t\tborderRadius:10,\r\n\t\t\ttext:\"This test is to ensure that the text is coming as it as it should be. the text should not be hidden by the border of the label.\"\r\n\t\t\t\r\n\t\t});\r\n\t_window.add(l1);\r\n\t_window.open();\r\n\r\n{code}\r\n\r\nExpected Result:\r\nThe text should be visible properly within the label.\r\n\r\nActual Result:\r\nThe border of the label hides the text within the label.", "attachment": [], "flagged": false, "summary": "iOS: TextArea: The border of the label hides the text of the label.", "creator": { "name": "nchhabra", "key": "nchhabra", "displayName": "Neha Chhabra", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "nchhabra", "key": "nchhabra", "displayName": "Neha Chhabra", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Tested with Titanium SDK: 2.1.0.v20120607180246\r\nTested with Titanium  Studio: 2.1.0.201206062004\r\nPlatform & version: iPhone 4S (5.1),iPad 2(5.1)\r\nHost Operating System: OSX 10.7.3", "comment": { "comments": [ { "id": "244868", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue reproduces \n\nTested with\n\nTitanium Studio, build: 3.0.1.201212181159\nTitanium SDK version: 3.1.0 \nTitanium SDK version: 3.0.2 \niOS iPhone Simulator: iOS SDK version: 6.0", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-01T11:28:45.000+0000", "updated": "2013-04-01T11:28:45.000+0000" }, { "id": "420382", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "I have been able to reproduce this issue with the following environment; \r\niPhone 7 (10.2) \r\nMacOS 10.11.6 (15G31) \r\nStudio 4.9.0.201705021158 \r\nTi SDK 6.1.0.v20170519131839 \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.7.0_80", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-05-24T21:42:40.000+0000", "updated": "2017-05-24T21:42:40.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }