{ "id": "113422", "key": "TIMOB-13679", "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": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": null, "resolutiondate": null, "created": "2013-04-26T09:39:01.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "android", "video", "webview" ], "versions": [ { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" } ], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:03:18.000+0000", "status": { "description": "This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.", "name": "Reopened", "id": "4", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Embeded video in a webview does not load when anydensity=false.\r\n\r\nMade anydensity=false in Tiapp.xml and tested:\r\n{code}\r\n\r\n \r\n \r\n \r\n\r\n{code}\r\n\r\nVideo did not load in a webview.\r\n\r\nHere is the sample code which was used for the testing:\r\n{code}\r\n\r\nTitanium.UI.setBackgroundColor('#000');\r\n \r\n \r\nvar win1 = Titanium.UI.createWindow({ \r\n title:'Window',\r\n backgroundColor:'#fff',\r\n fullscreen: true,\r\n navBarHidden: true\r\n});\r\n \r\nvar webview = Titanium.UI.createWebView({\r\n url: 'http://www.youtube.com/embed/ATJlxjC4-n0',\r\n touchEnabled: true,\r\n scalesPageToFit:true,\r\n pluginState : Titanium.UI.Android.WEBVIEW_PLUGINS_ON,\r\n});\r\n \r\nwin1.add(webview);\r\nwin1.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: embeded video in a webview does not load when anyDensity=false", "creator": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "292469", "author": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "body": "This issue can't be reproduced with TISDK 3.2 or higher. Therefore, marking it as resolved.", "updateAuthor": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-02-11T21:42:19.000+0000", "updated": "2014-02-11T21:42:19.000+0000" }, { "id": "296552", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Issue is reproducible using the following environment.\r\n\r\nTested on:\r\nDevice: LG-P970, Android version: 4.0.4\r\nDevice : Google Nexus 4, Android Version: 4.1.1\r\nSDK: 3.2.3.v20140310185916\r\nCLI version : 3.2.1\r\nOS : MAC OSX 10.9\r\nAlloy: 1.3.1\r\nACS: 1.0.14\r\nnpm:1.3.2\r\nAppcelerator Studio, build: 3.2.2.201403061827\r\ntitanium-code-processor: 1.1.0\r\nXCode : 5.1 Beta 5", "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-03-11T12:11:48.000+0000", "updated": "2014-03-11T12:11:48.000+0000" }, { "id": "374645", "author": { "name": "ceyhun", "key": "ceyhun", "displayName": "Ceyhun Kazel", "active": true, "timeZone": "Europe/Istanbul" }, "body": "Still not working with 5.1.2 SDK.", "updateAuthor": { "name": "ceyhun", "key": "ceyhun", "displayName": "Ceyhun Kazel", "active": true, "timeZone": "Europe/Istanbul" }, "created": "2016-01-15T02:50:15.000+0000", "updated": "2016-01-15T02:50:15.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }