{ "id": "174341", "key": "TIMOB-27529", "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-11-06T15:02:04.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "engSchedule" ], "versions": [ { "id": "20412", "name": "Release 8.1.0", "archived": false, "released": true, "releaseDate": "2019-08-13" }, { "id": "20832", "name": "Release 8.3.0", "archived": false, "released": true, "releaseDate": "2019-11-25" } ], "issuelinks": [], "assignee": null, "updated": "2019-12-02T22:57:22.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": "10202", "name": "Android", "description": "Android Platform" }, { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "When using the test case below on iOS (iPhone 6 12.4 sim) and Android (Google Pixel 7.1.1 emulator) It seems to have different results as the image on iOS by default starts of zoomed in.\r\n\r\n !Screenshot 2019-11-06 at 14.48.13.png|thumbnail! \r\n\r\n*Test Case:* \r\n{code:java}\r\nvar detailWindow = Titanium.UI.createWindow({\r\n\tbackgroundColor : '#fff'\r\n});\r\n\r\nvar detailScrollView = Ti.UI.createScrollView({\r\n\tlayout : 'vertical'\r\n});\r\n\r\nvar imageView = Ti.UI.createImageView({\r\n\timage : \"https://s3.amazonaws.com/static.tumblr.com/6t3upxl/Aawm08w0l/khout-kitten-458882.jpeg\",\r\n\ttop : '10dp'\r\n\r\n});\r\n\r\ndetailScrollView.add(imageView);\r\n\r\ndetailWindow.add(detailScrollView);\r\n\r\ndetailWindow.open();\r\n{code}\r\n\r\n*Test Steps:*\r\n# Create a Titanium application \r\n# Add the code above in to the ((app.js}}\r\n# Run on Android \r\n# Run on iOS\r\n# Compare results", "attachment": [ { "id": "67109", "filename": "Screenshot 2019-11-06 at 14.48.13.png", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-11-06T15:01:56.000+0000", "size": 2302315, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: Scale of remote image seems to be way of compared to Android", "creator": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "MacOS Catalina 10.15.1 Beta\r\nXcode 11 \r\nNode.js 10.16.3\r\niPhone 6 Sim(12.4)\r\nGoogle Pixel 7.1.1\r\n{\"NPM\":\"4.2.15-1\",\"CLI\":\"7.1.1\"}\r\nSDK 8.3.0.v20191030085531\r\nSDK 8.1.0.GA", "comment": { "comments": [], "maxResults": 1, "total": 1, "startAt": 0 } } }