{ "id": "112104", "key": "TIMOB-13324", "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": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2017-06-19T20:27:57.000+0000", "created": "2013-04-02T22:17:00.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-3.1.0", "qe-iOS" ], "versions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-19T20:27:57.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": "An activity indicator appears in the top left corner of the screen on a web page load.\r\n*not a regression* occurs in 3.0.2.GA\r\nTest steps:\r\n1. Run this code:\r\n{code}\r\nvar win = Ti.UI.createWindow();\r\n \r\nvar webView = Ti.UI.createWebView({ \r\n width: '100%', \r\n height: '100%'\r\n});\r\n \r\nwin.add(webView); \r\nwebView.url = 'http:// google.com'; // if you remove the space, it works fine in 1.8.2\r\n \r\nwin.open();\r\n{code}\r\n2. Rotate the device\r\n\r\nActual result:\r\n1. Activity indicator is barely seen in the left top corner\r\n2. Activity indicator moves to the center of the screen\r\n\r\nExpected result:\r\nThe activity indicator should be visible and in the center of the screen", "attachment": [], "flagged": false, "summary": "iOS: Wrong positioning of an activity indicator during webpage load", "creator": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Studio, build: 3.2.0.201304012226\r\nTitanium SDK, build: 3.1.0.v20130402092426\r\nDevices:\r\niPad mini iOS 6.0\r\niPad 4 iOS 6.1.3\r\n", "comment": { "comments": [ { "id": "422285", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "I am unable 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.v20170609091155\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-19T20:27:57.000+0000", "updated": "2017-06-19T20:27:57.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }