{ "id": "145934", "key": "ALOY-1258", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2015-10-21T23:48:10.000+0000", "created": "2015-03-19T08:45:14.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "ios", "iphone" ], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2015-10-21T23:48:10.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "12332", "name": "Titanium SDK", "description": "Any integration or issues with the TiSDK" } ], "description": "When using the iOS RightNavButton*s* property of a window and adding more than one button to it as children, the click events on these buttons only work for the first 4 taps and then nothing happens when you click on them.\r\n\r\nAlso see [this issue on Stackoverflow|http://stackoverflow.com/questions/26566043/in-titanium-js-when-setting-rightnavbuttons-the-buttons-only-work-for-the-firs/29083936#29083936]\r\n\r\n*Controller: index.js*\r\n{noformat}\r\n \r\n \r\n \r\n