{ "id": "170680", "key": "TIMOB-25628", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2018-09-05T17:04:47.000+0000", "created": "2017-12-25T18:18:53.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [ { "id": "17609", "description": "", "name": "Release 7.0.0", "archived": false, "released": true, "releaseDate": "2017-12-07" }, { "id": "19988", "description": "", "name": "Release 7.0.1", "archived": false, "released": true, "releaseDate": "2017-12-21" } ], "issuelinks": [], "assignee": null, "updated": "2018-09-05T17:04:47.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": "I am coming across an issue with webview for android. I have explained it in this screencast (video/audio). \r\nhttps://screencast-o-matic.com/watch/cblZFY29zJ\r\n\r\nSteps:\r\n1. Create an example apps with fullscreen window.\r\n2. Add a webview with the following URL : https://wallet.gbsinfosolutions.com/index.php/mobile-topup'\r\n3. Click on cardholder name text field in webview.\r\n4. Webview stopped scroll \r\n\r\nNote: This issue only for Android with fullscreen window.\r\n\r\nTest Code :\r\n{code}\r\nvar webview = Titanium.UI.createWebView({\r\n\turl : 'https://wallet.gbsinfosolutions.com/index.php/mobile-topup'\r\n});\r\nvar window = Titanium.UI.createWindow({\r\n\tfullscreen:true\r\n});\r\nwindow.add(webview);\r\nwindow.open({\r\n\tmodal : true\r\n});\r\n{code}\r\n{code:xml}\r\n\r\n\r\n\r\n\r\n\r\n{code}\r\n\r\n\r\n", "attachment": [ { "id": "63853", "filename": "0-sa-d2-899e7fd926716b5dc565ee9246b85508.jpg", "author": { "name": "aislam", "key": "aislam", "displayName": "Aminul Islam", "active": false, "timeZone": "Etc/GMT-6" }, "created": "2017-12-25T18:13:48.000+0000", "size": 74197, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Android : Webview with fullscreen window not working as expected", "creator": { "name": "aislam", "key": "aislam", "displayName": "Aminul Islam", "active": false, "timeZone": "Etc/GMT-6" }, "subtasks": [], "reporter": { "name": "aislam", "key": "aislam", "displayName": "Aminul Islam", "active": false, "timeZone": "Etc/GMT-6" }, "environment": "Appcelerator Command-Line Interface, version 7.0.1\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.13\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8589934592\r\nNode.js\r\n Node.js Version = 8.9.1\r\n npm Version = 5.5.1\r\nTitanium CLI\r\n CLI Version = 5.0.14\r\nTitanium SDK\r\n SDK Version = 7.0.0.GA", "comment": { "comments": [], "maxResults": 1, "total": 1, "startAt": 0 } } }