{ "id": "90232", "key": "TIMOB-8744", "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": "2020-01-09T22:10:40.000+0000", "created": "2012-04-16T13:35:00.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api", "qe-and040912" ], "versions": [ { "id": "13272", "description": "Release 2.0.1", "name": "Release 2.0.1", "archived": true, "released": true, "releaseDate": "2012-04-16" } ], "issuelinks": [], "assignee": null, "updated": "2020-01-09T22:10:40.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": "In WebViews, after webpage is loaded,a tap on News tab would display all the latest news links along with the news snippet.However tapping on the news link won't navigate to the page with full news.\r\n\r\n*not a regression, the behavior exists as far back as 1.8.2 at least*\r\n\r\nSteps to reproduce:\r\n1: Install and run the app\r\n2: tap on the News Tab\r\n3:tap on the news Link\r\n\r\n{code}\r\nvar _window = Ti.UI.createWindow({\r\n\r\n backgroundColor:'white'\r\n});\r\n\r\nvar view=Ti.UI.createView();\r\nvar webview=Ti.UI.createWebView({\r\nurl:'http://google.com',\r\nheight:\"50%\"\r\n});\r\n\r\nview.add(webview);\r\n_window.add(view);\r\n_window.open();\r\n{code}\r\n\r\nActual Result: webpage does not navigate to a new page \r\nExpected Result: webpage with corresponding news should be displayed\r\n\r\n\r\n", "attachment": [], "flagged": false, "summary": "Android: Tapping on elements in a WebView don't seem to work", "creator": { "name": "sshylaja", "key": "sshylaja", "displayName": "Sitara Shylaja", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sshylaja", "key": "sshylaja", "displayName": "Sitara Shylaja", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Studio - 2.0.1.201204101854\r\nSDK - 2.0.1.v20120410103239\r\nNexus s 4.0.4", "comment": { "comments": [ { "id": "242647", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "any update?", "updateAuthor": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-18T12:35:28.000+0000", "updated": "2013-03-18T12:35:28.000+0000" }, { "id": "274770", "author": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "body": "The issue cannot reproduce with the release master 3.2.0\nTested with: \nTitanium Studio, build: 2.1.2.201208301612\nTitanium SDK version: 3.2.0\nTested on\nDevice: Samsung galaxy s duos Android version: 4.0.4", "updateAuthor": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-10-11T09:30:46.000+0000", "updated": "2013-10-11T09:30:46.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }