{ "id": "173703", "key": "TIMOB-27122", "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": "2019-06-03T16:41:43.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "defect", "engSchedule" ], "versions": [ { "id": "20238", "description": "", "name": "Release 7.5.0", "archived": false, "released": true, "releaseDate": "2018-11-15" }, { "id": "20432", "name": "Release 8.0.1", "archived": false, "released": true, "releaseDate": "2019-05-15" } ], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-06-04T15:41: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": "*Problem*\r\nTop and bottom of the padding property isn't working on iOS and nothing is written in the docs about this.\r\n\r\n*Test case*\r\n# Execute below code\r\n# Padding top and padding bottom aren't present\r\n\r\n{code:title=index.js}\r\n$.win.open();\r\n{code}\r\n\r\n\r\n{code:title=index.xml}\r\n\r\n\t\r\n\t\t\t\r\n\t\r\n\r\n{code}\r\n\r\nTSS:\r\n{code:title=index.tss}\r\n\"#win\": {\r\n\tbackgroundColor: 'black'\r\n}\r\n\r\n\"#field\": {\r\n\theight: Ti.UI.SIZE,\r\n\twidth: Ti.UI.SIZE,\r\n\ttop: 32,\r\n\tbackgroundColor: 'red',\r\n\tpadding: {\r\n\t\ttop: 32,\r\n\t\tbottom: 32,\r\n\t\tright: 32,\r\n\t\tleft: 32,\r\n\t},\r\n\tvalue: 'Test Test Test Test'\r\n}\r\n{code}\r\n", "attachment": [ { "id": "66664", "filename": "ios.png", "author": { "name": "mobile@informatica.aci.it", "key": "mobile@informatica.aci.it", "displayName": "ACI Informatica", "active": true, "timeZone": "Europe/Rome" }, "created": "2019-06-03T16:39:05.000+0000", "size": 19262, "mimeType": "image/png" } ], "flagged": false, "summary": "TextField's padding property top and bottom not working on iOS", "creator": { "name": "mobile@informatica.aci.it", "key": "mobile@informatica.aci.it", "displayName": "ACI Informatica", "active": true, "timeZone": "Europe/Rome" }, "subtasks": [], "reporter": { "name": "mobile@informatica.aci.it", "key": "mobile@informatica.aci.it", "displayName": "ACI Informatica", "active": true, "timeZone": "Europe/Rome" }, "environment": "*Titanium SDK version:* 7.5.0.GA\r\n*Platform & version:* iOS 12.1", "comment": { "comments": [ { "id": "448790", "author": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "body": "Can confirm the same result on SDK 8.0.1.GA", "updateAuthor": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-06-03T20:18:56.000+0000", "updated": "2019-06-03T20:18:56.000+0000" }, { "id": "448792", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, I was able to reproduce the issue on iOS 12.2 simulator with SDK 8.0.1.GA. This is a valid issue in iOS. Works fine in Android.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2019-06-03T20:29:20.000+0000", "updated": "2019-06-03T20:30:06.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }