{ "id": "118891", "key": "TIMOB-14934", "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": "15599", "description": "2013 Sprint 17 API", "name": "2013 Sprint 17 API", "archived": true, "released": true, "releaseDate": "2013-08-23" } ], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2013-08-22T22:47:19.000+0000", "created": "2013-08-21T23:56:59.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "15479", "description": "Release 3.1.2", "name": "Release 3.1.2", "archived": true, "released": true, "releaseDate": "2013-07-31" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [ { "id": "31259", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "97460", "key": "TIMOB-9991", "fields": { "summary": "Android: links inside a WebView don't work with some particular text length", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "31235", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "113417", "key": "TIMOB-13677", "fields": { "summary": "Android: Not able to maximize(fullscreen) the video in a webView", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-21T22:45:37.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "*Note:* This issue only happens on 4.0 devices. It does not happen on 2.3, 3.2, 4.1, 4.2, 4.3 devices.\r\n\r\nSteps to reproduce:\r\n1. Run the test case.\r\n2. Click the play button. Should see the video starts playing.\r\n3. Click the pause button.\r\nExpected behavior: The video should be paused.\r\nActual behavior: The video is still playing.\r\nTest case:\r\n{code}\r\n---------------------- app.js --------------------------\r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor : 'yellow'\r\n});\r\n\r\nvar webview = Ti.UI.createWebView({\r\n\turl: \"webpage.html\"\r\n});\r\n\r\nwin.add(webview);\r\n\r\nwin.open(); \r\n\r\n-------------------- webpage.html ------------------\r\n\r\n\r\n \r\n\r\n\r\n \r\n\r\n\r\n{code}\r\nPlease enable Settings->Developer options->Force GPU rendering, and add\r\n{code}\r\n\r\n \r\n \r\n \r\n \r\n\r\n{code}\r\nto the tiapp.xml.", "attachment": [], "flagged": false, "summary": "Android: WebView: the pause button does not work when playing a youtube video on 4.0 devices", "creator": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Android 4.0 devices", "comment": { "comments": [ { "id": "414618", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-21T22:45:37.000+0000", "updated": "2017-03-21T22:45:37.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }