{ "id": "119736", "key": "TIMOB-15417", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": "2013-09-10T05:17:08.000+0000", "priority": null, "labels": [ "click", "event", "itemclick", "listview", "timob" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:03:54.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": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "I would like to be passed the x, y coordinates into the itemclick event (in the same way that the click event passes in x,y coordinates) for a ListView. I want to be able to simulate a custom control by clicking on an item in the ListView and bringing up a transparent window with my control on top of the item that I clicked on. However, I don't know where to place the control if I don't have the x, y coordinates. This is especially difficult if the window scrolls.\r\n\r\nWhen I first wrote the bug, I had tested this on iOS and by looking at the document I thought that 'accessoryClicked' was the only field that was not common to both Android and iOS. In the debugger I found out that bindId is not passed in the itemclick event parameters on Android but x and y coordinates are passed in the event. Can I get both bindId and x,y coordinates passed into the event on both platforms? Also, can you update the documentation so that it at least correctly states the parameters being passed in?", "attachment": [], "flagged": false, "summary": "Feature request to add x, y coordinates to item clickevent in list view...", "creator": { "name": "dspells", "key": "dspells", "displayName": "Henry David Spells III", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "dspells", "key": "dspells", "displayName": "Henry David Spells III", "active": true, "timeZone": "America/Chicago" }, "environment": "All platforms if possible", "comment": { "comments": [ { "id": "270866", "author": { "name": "dspells", "key": "dspells", "displayName": "Henry David Spells III", "active": true, "timeZone": "America/Chicago" }, "body": "When I first wrote the bug, I had tested this on iOS and by looking at the document I thought that 'accessoryClicked' was the only field that was not common to both Android and iOS. In the debugger I found out that bindId is not passed in the itemclick event parameters on Android but x and y coordinates are passed in the event. Can I get both bindId and x,y coordinates passed into the event on both platforms? Also, can you update the documentation so that it at least correctly states the parameters being passed in?\n\nAs a separate but very related question. Is there an existing mechanism to get the bindId from the x, y coordinates and the ListView / ListItem? I don't want to reinvent the wheel if I don't need to.", "updateAuthor": { "name": "dspells", "key": "dspells", "displayName": "Henry David Spells III", "active": true, "timeZone": "America/Chicago" }, "created": "2013-09-12T16:53:26.000+0000", "updated": "2013-09-12T16:53:26.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }