{ "id": "174155", "key": "TIMOB-27517", "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": "2019-11-05T00:03:44.000+0000", "created": "2019-09-20T20:47:30.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "android" ], "versions": [], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2019-11-05T00:03:44.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": "ListViews in Android (device or emulator) render list items inconsistently when scrolling the items off-screen and then back on-screen. Attached are an index.js, index.tss, index.xml, and app.tss from a freshly-created project. Also included is a gif of this behavior.\r\n\r\nThis inconsistency is not present on iOS builds (either simulator or device).", "attachment": [ { "id": "66957", "filename": "app.tss", "author": { "name": "cdrewry", "key": "cdrewry", "displayName": "Chris Drewry", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-09-20T20:45:09.000+0000", "size": 184, "mimeType": "application/octet-stream" }, { "id": "66959", "filename": "index.js", "author": { "name": "cdrewry", "key": "cdrewry", "displayName": "Chris Drewry", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-09-20T20:44:29.000+0000", "size": 5593, "mimeType": "text/javascript" }, { "id": "66956", "filename": "index.tss", "author": { "name": "cdrewry", "key": "cdrewry", "displayName": "Chris Drewry", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-09-20T20:45:09.000+0000", "size": 933, "mimeType": "application/octet-stream" }, { "id": "66958", "filename": "index.xml", "author": { "name": "cdrewry", "key": "cdrewry", "displayName": "Chris Drewry", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-09-20T20:44:53.000+0000", "size": 1472, "mimeType": "text/xml" }, { "id": "66960", "filename": "listViewBug.gif", "author": { "name": "cdrewry", "key": "cdrewry", "displayName": "Chris Drewry", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-09-20T20:44:18.000+0000", "size": 3926254, "mimeType": "image/gif" } ], "flagged": false, "summary": "Android ListView renders items inconsistently on scrolling", "creator": { "name": "cdrewry", "key": "cdrewry", "displayName": "Chris Drewry", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "cdrewry", "key": "cdrewry", "displayName": "Chris Drewry", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Ti SDK 8.1.0.GA, 8.1.1.GA\r\nAndroid 8.0.0/8.1.0", "comment": { "comments": [ { "id": "451555", "author": { "name": "jnaher", "key": "jnaher", "displayName": "Jebun Naher", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hi [~cdrewry], Thanks for reporting the issue. Can you please try using latest ti sdk 8.1.1.GA and let us know if you experience the same behavior?", "updateAuthor": { "name": "jnaher", "key": "jnaher", "displayName": "Jebun Naher", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2019-09-22T04:34:47.000+0000", "updated": "2019-09-22T04:34:47.000+0000" }, { "id": "451571", "author": { "name": "cdrewry", "key": "cdrewry", "displayName": "Chris Drewry", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tried using 8.1.1.GA and am seeing the same behavior.", "updateAuthor": { "name": "cdrewry", "key": "cdrewry", "displayName": "Chris Drewry", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-09-23T13:52:38.000+0000", "updated": "2019-09-23T13:54:22.000+0000" }, { "id": "451576", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello [~cdrewry], I believe this issue is device-specific. I have tested on Google pixel emulators (Android 8) and observed the behavior. But tested on Nokia 6 (Android 9) and the issue was not there. Can you please specify which device and emulator you are testing on. Also, Is the issue only on Android 8 or also in android 9? Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2019-09-23T18:09:51.000+0000", "updated": "2019-09-23T18:09:51.000+0000" }, { "id": "451577", "author": { "name": "cdrewry", "key": "cdrewry", "displayName": "Chris Drewry", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I've tested with the following:\r\n\r\nPixel 3 emulator with API 29\r\nPixel 3 emulator with API 28\r\nPixel 2 emulator with API 27\r\nSamsung J3 device with API 27\r\nNexus 5 emulator with API 26\r\nNexus ONE emulator with API 25\r\nNexus ONE emulator with API 24\r\nNexus ONE emulator with API 23\r\n\r\nThe issue is present on each of those devices and emulators.", "updateAuthor": { "name": "cdrewry", "key": "cdrewry", "displayName": "Chris Drewry", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-09-23T19:36:33.000+0000", "updated": "2019-09-23T19:36:33.000+0000" }, { "id": "452465", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-11-05T00:03:22.000+0000", "updated": "2019-11-05T00:03:22.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }