{ "id": "151796", "key": "TIMOB-19822", "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": "20115", "name": "Release 7.3.0", "archived": false, "released": true, "releaseDate": "2018-08-17" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-05-11T22:58:07.000+0000", "created": "2015-10-07T14:43:53.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "android", "picker", "spinner" ], "versions": [ { "id": "16904", "description": "Release 5.0.2", "name": "Release 5.0.2", "archived": true, "released": true, "releaseDate": "2015-10-01" } ], "issuelinks": [ { "id": "50682", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "155065", "key": "TIMOB-20441", "fields": { "summary": "Android: Implement TimePicker with `minuteInterval` property", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } }, { "id": "50681", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "139362", "key": "TIMOB-17998", "fields": { "summary": "Android 5.0: In a two column picker the selection indicator does not match the postion of the selected item", "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" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2018-06-25T22:43:45.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": "Steps to reproduce:\r\n\r\n* Create a view with a {code:xml} {code}\r\n* Create a PickerColumn with 9 PickerRows and add it into the Picker.\r\n* It will look strange (see attached image). The number is not in the middle of the selection indicator.\r\n!Screen Shot 2015-10-07 at 11.29.08.png|thumbnail!\r\n\r\n* Try setting your PickerColumn height or width to double its size: it gets worse. The selection indicator always shows 2 rows below what is currently selected. \r\nIn the image below the first 3 picker columns are selecting the first row (0), but what is actually being shown is that the 2 is selected. The 4th column selecting the last row (9), but what is being shown is that white space.\r\n !Screen Shot 2015-10-07 at 11.31.06.png|thumbnail!\r\n\r\nWhat i've tried:\r\n* Tested on Ti SDK 4.1.0GA, 5.0.1GA and 5.0.3.v20151002003129\r\n* Tested on both android 5.1.0 (simulator) and 4.4.2 (real device)\r\n* Setting each picker row's height doesn't change anything", "attachment": [ { "id": "56928", "filename": "Screen Shot 2015-10-07 at 11.29.08.png", "author": { "name": "rdperottoni", "key": "rdperottoni", "displayName": "Rodolfo Perottoni", "active": true, "timeZone": "Australia/Brisbane" }, "created": "2015-10-07T14:32:54.000+0000", "size": 15321, "mimeType": "image/png" }, { "id": "56927", "filename": "Screen Shot 2015-10-07 at 11.31.06.png", "author": { "name": "rdperottoni", "key": "rdperottoni", "displayName": "Rodolfo Perottoni", "active": true, "timeZone": "Australia/Brisbane" }, "created": "2015-10-07T14:34:44.000+0000", "size": 44203, "mimeType": "image/png" }, { "id": "65139", "filename": "SpinnerTest.js", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-05-09T22:39:00.000+0000", "size": 1537, "mimeType": "application/x-javascript" }, { "id": "65140", "filename": "SpinnerTest-bad.png", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-05-09T22:39:07.000+0000", "size": 337135, "mimeType": "image/png" }, { "id": "65141", "filename": "SpinnerTest-good.png", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-05-09T22:50:04.000+0000", "size": 321420, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Picker spinner columns and its items are not sized/positioned correctly on Android 5.0 and higher", "creator": { "name": "rdperottoni", "key": "rdperottoni", "displayName": "Rodolfo Perottoni", "active": true, "timeZone": "Australia/Brisbane" }, "subtasks": [], "reporter": { "name": "rdperottoni", "key": "rdperottoni", "displayName": "Rodolfo Perottoni", "active": true, "timeZone": "Australia/Brisbane" }, "environment": "Mac OS X 10.10.5\r\nTi SDK 5.0.3.v20151002003129\r\nTi SDK 5.0.1GA\r\nTi SDK 4.1.0GA\r\nAndroid 5.1.0 / 4.4.2\r\nStudio 4.3.0.201509151348", "closedSprints": [ { "id": 1034, "state": "closed", "name": "2018 Sprint 10 SDK", "startDate": "2018-05-07T00:03:21.636Z", "endDate": "2018-05-21T00:03:00.000Z", "completeDate": "2018-05-20T20:54:58.928Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "368096", "author": { "name": "aislam", "key": "aislam", "displayName": "Aminul Islam", "active": false, "timeZone": "Etc/GMT-6" }, "body": "I have tested this issue. As described, the number is not in the middle of the selection indicator in picker and the another things is when I set custom height or width, it gets worse . This is a valid issue.\r\n\r\n*Test Environment*\r\n{code}\r\nAppcelerator Studio, build: 5.1.0.201508271018\r\nNexus 7 (android 5.1)\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.10.5\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8589934592\r\nNode.js\r\n Node.js Version = 0.10.37\r\n npm Version = 1.4.28\r\nTitanium CLI\r\n CLI Version = 5.0.5\r\nTitanium SDK\r\n SDK Version = 5.0.2.GA\r\n SDK Path = /Users/Raju/Library/Application Support/Titanium/mobilesdk/osx/4.1.1.GA\r\n Target Platform = android\r\nCommand\r\n{code}\r\n\r\nThanks", "updateAuthor": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-10-28T08:17:19.000+0000", "updated": "2015-10-29T03:00:00.000+0000" }, { "id": "425198", "author": { "name": "max87", "key": "max87", "displayName": "Marian Kucharcik", "active": true, "timeZone": "Europe/Prague" }, "body": "Hi guys,\r\nany news on this? Or is there any other way to create multi collumn picker?\r\nThank you", "updateAuthor": { "name": "max87", "key": "max87", "displayName": "Marian Kucharcik", "active": true, "timeZone": "Europe/Prague" }, "created": "2017-08-01T20:20:00.000+0000", "updated": "2017-08-01T20:20:00.000+0000" }, { "id": "430339", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "*Note:*\r\nWe can only reproduce this issue on Android 5.0 (aka: API Level 21) and newer OS versions... and only when selecting the row index 0 or 1.", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-11-09T04:39:07.000+0000", "updated": "2017-11-09T04:39:07.000+0000" }, { "id": "432018", "author": { "name": "mchen", "key": "mchen", "displayName": "Maggie Chen", "active": true, "timeZone": "Asia/Singapore" }, "body": "https://github.com/appcelerator/titanium_mobile/pull/9674", "updateAuthor": { "name": "mchen", "key": "mchen", "displayName": "Maggie Chen", "active": true, "timeZone": "Asia/Singapore" }, "created": "2017-12-12T09:09:26.000+0000", "updated": "2017-12-12T09:09:26.000+0000" }, { "id": "437593", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed.\r\nWaiting for merge to be enabled.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-05-11T22:35:36.000+0000", "updated": "2018-05-11T22:35:36.000+0000" }, { "id": "437595", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR Merged.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-05-11T22:58:02.000+0000", "updated": "2018-05-11T22:58:02.000+0000" }, { "id": "438690", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing Ticket: Verified fix in SDK Version {{7.3.0.v20180613110103}}\r\n\r\nTest and other information can be found at: \r\nhttps://github.com/appcelerator/titanium_mobile/pull/9674", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-06-25T22:43:32.000+0000", "updated": "2018-06-25T22:43:32.000+0000" } ], "maxResults": 10, "total": 10, "startAt": 0 } } }