{ "id": "171856", "key": "TIMOB-26168", "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": "20238", "description": "", "name": "Release 7.5.0", "archived": false, "released": true, "releaseDate": "2018-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-08-13T18:17:45.000+0000", "created": "2018-06-28T17:55:55.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "android", "defect" ], "versions": [], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2018-09-11T17:39:54.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": "Nothing seems to work to get the ScrollView ScollIndicators to show up. Here's the example code from the documentation, and corresponding screenshot.\r\n\r\n{code:xml}\r\n\r\n\r\n \r\n \r\n\t\r\n\r\n\r\n{code}\r\n", "attachment": [ { "id": "65307", "filename": "Screenshot_1530209007.png", "author": { "name": "rkenny", "key": "rkenny", "displayName": "Russell Kenny ", "active": true, "timeZone": "America/New_York" }, "created": "2018-06-28T18:06:02.000+0000", "size": 35044, "mimeType": "image/png" }, { "id": "65306", "filename": "Screenshot_20180628-135125.jpg", "author": { "name": "rkenny", "key": "rkenny", "displayName": "Russell Kenny ", "active": true, "timeZone": "America/New_York" }, "created": "2018-06-28T17:55:31.000+0000", "size": 88224, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Android: ScrollView does not show ScrollIndicators", "creator": { "name": "rkenny", "key": "rkenny", "displayName": "Russell Kenny ", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "rkenny", "key": "rkenny", "displayName": "Russell Kenny ", "active": true, "timeZone": "America/New_York" }, "environment": "MacOS 10.12.6, Node.js 8.11.2, Appcelerator CLI 7.0.4, Titanium SDK 7.2.0.GA, JDK 1.8.0_131, Android device running 6.0.1 (version 23)", "comment": { "comments": [ { "id": "438830", "author": { "name": "rkenny", "key": "rkenny", "displayName": "Russell Kenny ", "active": true, "timeZone": "America/New_York" }, "body": "Update, I also tested in Android 7 running in an emulator and got the same result: no scrollbars appear either when the window is first opened, OR when actual scrolling is taking place.\r\n\r\nI am using some custom colors in my AppCompat theme defined in app/platform/android/res/values/MYTHEME.xml, but I'm not setting anything to white, and I confirmed that commenting out the entire block of XML has no effect on the issue. Here it is anyway in case you're interested:\r\n\r\n{code:xml}\r\n\r\n\r\n\t\r\n\r\n{code}\r\n", "updateAuthor": { "name": "rkenny", "key": "rkenny", "displayName": "Russell Kenny ", "active": true, "timeZone": "America/New_York" }, "created": "2018-06-28T18:13:23.000+0000", "updated": "2018-06-28T18:14:10.000+0000" }, { "id": "438840", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "*TEST CASE*\r\n{code:js}\r\nconst win = Ti.UI.createWindow({ backgroundColor: 'gray' }),\r\n scrollView = Ti.UI.createScrollView({\r\n showVerticalScrollIndicator: true,\r\n width: Ti.UI.FILL, height: Ti.UI.FILL\r\n }),\r\n view = Ti.UI.createLabel({ backgroundColor: 'red', width: 1000, height: 1000, text: 'SCROLL SCROLL SCROLL SCROLL SCROLL SCROLL SCROLL SCROLL SCROLL SCROLL SCROLL SCROLL SCROLL SCROLL' });\r\n\r\nscrollView.add(view);\r\nwin.add(scrollView);\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-06-28T21:36:36.000+0000", "updated": "2018-06-28T21:38:43.000+0000" }, { "id": "438843", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "master: https://github.com/appcelerator/titanium_mobile/pull/10142", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-06-28T22:57:03.000+0000", "updated": "2018-06-28T22:57:03.000+0000" }, { "id": "441481", "author": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix on Sdk 7.5.0.v20180911090425.Scroll view appears both on when windows opens and scrolling happens. Closing.\r\n{code}\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.13.6\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.1.1\r\nTitanium SDK\r\n SDK Version = 7.5.0.v20180911090425\r\nSamsung galaxy s5 -android 6.0.1\r\nnexus 6 emulator with android 7\r\n{code}", "updateAuthor": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-09-11T17:39:46.000+0000", "updated": "2018-09-11T17:39:46.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }