{ "id": "164993", "key": "TIMOB-24215", "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": "2016-12-13T00:32:59.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [ { "id": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" } ], "issuelinks": [], "assignee": null, "updated": "2018-02-28T19:55:52.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": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "H5. Issue Description\r\n\r\nThe web view that loads the content is very slow. It is much slower then before. Trying any URL including appcelerator homepage and no matter what It loads even simple homepage with limited resources the scrolling a painfull\r\n\r\nThe same webview was used on Ti SDK 3.2 a year ago to produce the same app structure for the app called \"Allt om\" in Google Play. That app with same prerequisite is scrolling just fine. So something happened during this way. even set the border radius to 1 to enable SW render is not working.\r\n\r\nSo in summary, the same app build with Ti 3.2 a year ago produced a web view and content that was scrolling and loading just fine (see the app \"allt om\" at google play sweden https://play.google.com/store/apps/details?id=se.alltomvasterbotten) but the same code now produces a super slow web view which has problems scrolling.\r\n\r\nI even tried to set the same URL (allt om) and it produces a slow web view..\r\n\r\nh5.Steps to reproduce\r\n\r\n# Download the code\r\n# Run \r\n# Scroll and compare the performance with the https://play.google.com/store/apps/details?id=se.alltomvasterbotten app\r\n\r\n", "attachment": [ { "id": "61065", "filename": "aov-app-2.zip", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-13T00:32:53.000+0000", "size": 706400, "mimeType": "application/zip" } ], "flagged": false, "summary": "Android: Webview performance is different on scrollable content from Ti 3.2 to Ti 6.0.0GA ", "creator": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Android 6 \r\nAppcelerator SDK 6.0.0 \r\nCLI 6.0.0 ", "comment": { "comments": [ { "id": "403384", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I couldn't get your app to run correctly, but I looked at the code and narrowed it down to this:\r\n\r\n{code:js}\r\nvar w = Ti.UI.createWindow(),\r\n wv = Ti.UI.createWebView({url: 'http://event.katrineholm.se/?app=true'});\r\nw.add(wv);\r\nw.open();\r\n{code}\r\n\r\nThe scrolling performance seem fine, I'll check to see if there's anything your app is doing that might affect this.", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-14T17:05:12.000+0000", "updated": "2016-12-14T17:05:12.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }