{ "id": "93788", "key": "TIMOB-9787", "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-05-24T21:45:42.000+0000", "created": "2012-06-25T04:47:29.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "core", "qe-ios060112" ], "versions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" } ], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-05-24T21:45:42.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": "Webpage does not cover the entire screen after zoom or pinch.\r\nThis is not regression. This issue occurs on 2.0.2 as well.\r\n\r\nSteps to reproduce:\r\n1. Create an app using the code below.\r\n2. Launch app in portrait mode. \r\n3. Zoom or pinch the view.\r\n4. Change orientation of the screen to landscape.\r\n\r\nActual:\r\nThe webview fails to expand to the width of the screen and leaves the white space at right side of the screen.\r\n\r\nExpected:\r\nThe webview should expand to cover the entire screen area on changing orientation.\r\n\r\n{code}\r\n\r\nTitanium.UI.setBackgroundColor('#000');\r\n\r\nvar win = Titanium.UI.createWindow({ \r\n title:'Tab 1',\r\n backgroundColor:'#fff'\r\n});\r\n\r\nvar webview1 = Ti.UI.createWebView({\r\n\t\t\turl : 'http://www.appcelerator.com'\r\n\t\t});\r\nwin.add(webview1);\r\n\r\nwin.open();\r\n\r\n{code}", "attachment": [], "flagged": false, "summary": "iOS: webview - Webpage does not cover the entire screen after zoom or pinch.", "creator": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK: 2.1.0.v20120622174154\r\nTitanium Studio, build: 2.1.0.201206221045\r\nDevice: ipad3(v 5.1)\r\nOS: osx 10.7.3", "comment": { "comments": [ { "id": "247045", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "pinch doesn't work", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-11T11:26:14.000+0000", "updated": "2013-04-11T11:26:14.000+0000" }, { "id": "420383", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing this ticket as the issue cannot be reproduced 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:45:42.000+0000", "updated": "2017-05-24T21:45:42.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }