{ "id": "79988", "key": "AC-3091", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-10-20T12:25:20.000+0000", "created": "2011-09-04T12:25:25.000+0000", "labels": [ "clicks", "eventlistener", "firing", "ios", "iphone", "not", "register", "scrollViews", "scrollableView", "sub", "subsequent" ], "versions": [], "issuelinks": [], "assignee": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "updated": "2016-03-08T07:48:08.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Hello,\r\n\r\nI start off by creating a new Window and add a ScrollView to it then add a bunch of labels, buttons and image views to the ScrollView then add the ScrollView to the Window.\r\n\r\nI assign two event listeners, one to an image view and one to a button. With a simple alert(\"clicked1\"); alert(\"clicked2\");\r\n\r\nI run the application click on one of the two views/buttons with the eventlisteners attached and 70% of the time something happens. I close the alert dialog and click on another one and 70% of the time something happens. After clicking on each one once, I am no longer able to click on either of them.\r\n\r\nJust a note: the button does change to a blue gradient when I clicked on it, even though no event is being fired.\r\n\r\nIs there an issue that would make this happen? And is there a way to fix it? I tried using every single event type I can (everything from click to touchmove), same result. I tried it in a ScrollableView, same result.\r\n\r\nOn a regular window (not scrollview or scrollableview) this works as it should. It seems to be only scrollviews/scrollableviews that this occurs. However if I put these buttons/imageviews into a standard View and attach the event listener to that View it still does not work. It seems to be a problem with more then 2 clicks on a eventListener.", "attachment": [], "flagged": false, "summary": "Subsequent clicks on scroll/scrollable views not being fired?", "creator": { "name": "dubcanada", "key": "dubcanada", "displayName": "Steven Verbeek", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dubcanada", "key": "dubcanada", "displayName": "Steven Verbeek", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iPhone 3gs and iPhone 4 (both simulator and device). Have not tested on Android", "comment": { "comments": [ { "id": "167105", "author": { "name": "dubcanada", "key": "dubcanada", "displayName": "Steven Verbeek", "active": true, "timeZone": "America/Los_Angeles" }, "body": "It turned out to be a lag issue when scrollviews where inside an eventListener inside an eventListener (that's two).", "updateAuthor": { "name": "dubcanada", "key": "dubcanada", "displayName": "Steven Verbeek", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-27T11:04:33.000+0000", "updated": "2011-09-27T11:04:33.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }