{ "id": "172031", "key": "TIMOB-26277", "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": "2018-08-09T09:23:23.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [ { "id": "20115", "name": "Release 7.3.0", "archived": false, "released": true, "releaseDate": "2018-08-17" } ], "issuelinks": [ { "id": "56724", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "157838", "key": "TIMOB-21888", "fields": { "summary": "Ti.Media Test Suite: Titanium.Media Acceptance TIMOB-13677", "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" } }, "priority": { "name": "None", "id": "6" }, "issuetype": { "id": "10100", "description": "This Issue Type is used to create Zephyr Test within Jira.", "name": "Test", "subtask": false } } } } ], "assignee": null, "updated": "2018-08-09T09:26:15.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": [], "description": "When a video in a webView is maximized the screen goes blank until the device is rotated.\r\n\r\n*Steps to reproduce* \r\n# Create an android application with the testcase below\r\n# Build to android device\r\n# Click on Play and then on the Fullscreen button of the video.\r\n\r\n*Testcase*\r\n*app.js*\r\n{noformat}\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor : 'yellow'\r\n});\r\n \r\nvar webview = Ti.UI.createWebView({\r\n lightTouchEnabled: false, \r\n url: \"webpage.html\"\r\n});\r\n \r\nwin.add(webview);\r\n \r\nwin.open(); \r\n{noformat}\r\n*webpage.html*\r\n{noformat}\r\n\r\n\r\n \r\n\r\n\r\n \r\n\r\n\r\n{noformat}\r\n\r\n\r\n*Error*\r\nThe screen goes blank until rotated\r\n\r\n*Expected*\r\nThe video is shown even if the device is not rotated.", "attachment": [], "flagged": false, "summary": "Android: Maximizing the video in a webView goes blank", "creator": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "subtasks": [], "reporter": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "environment": "Appc SDK: 7.3.0.v20180806123131\r\nAppc NPM: 4.2.13\r\nAppc CLI: 7.0.4\r\nTi CLI: 5.1.1\r\nNode: 8.9.4\r\nNPM: 6.0.0\r\nPixel 2 XL (8.1.0)", "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }