{ "id": "159081", "key": "TIMOB-23120", "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-03-28T11:52:23.000+0000", "priority": null, "labels": [ "change", "picker" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T19:55:27.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": [], "description": "Affects 5.2.0\r\n\r\nOkay, I provide sample code:\r\n\r\n*index.js:*\r\n\r\n{code:java}\r\n$.picker.add(_.map(['1', '2', '3'], function(value){\r\n\treturn Ti.UI.createPickerRow({title: value});\r\n}));\r\n\r\nfunction onChangePicker() {\r\n\talert('picker changed');\r\n}\r\n\r\n$.win.open();\r\n{code}\r\n\r\n*index.xml:*\r\n{noformat}\r\n\r\n \r\n\t\t \r\n \r\n\r\n{noformat}\r\n\r\nIt's not working!", "attachment": [], "flagged": false, "summary": "Windows: picker 'change' event not working from .xml", "creator": { "name": "zozo4kin", "key": "zozo4kin", "displayName": "Zakhar Zhuravlev", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "zozo4kin", "key": "zozo4kin", "displayName": "Zakhar Zhuravlev", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [], "maxResults": 2, "total": 2, "startAt": 0 } } }