[AC-3135] scrollableView fires event "singletap" twice
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2011-12-23T16:40:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | scrollableView, singletap |
Reporter | Danny Pham |
Assignee | Paul Dowsett |
Created | 2011-12-23T16:31:02.000+0000 |
Updated | 2016-03-08T07:48:12.000+0000 |
Description
Works fine in all previous stable SDKs, but with 1.8.0.1 the listeners "singletap" is fired twice on event
scrollableView.addEventListener('singletap', function(e)
{
Ti.API.info('receive singletap');
});
Danny Thank you for raising this ticket. In order for me to escalate it to the core team, it must follow the [JIRA Ticket Checklist](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report#HowtoSubmitaBugReport-JIRATicketChecklist) and hence include full details about your environment and a test case that runs without modification, as per the [Creating a Test Case](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report#HowtoSubmitaBugReport-CreatingaTestCase) guide. I will close this for now. Please reopen the ticket once it is complete, and I will move it to the main project. Cheers
Closing due to inactivity. If this issue still exists, please raise a new ticket, including all the information in the [JIRA Ticket Checklist](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report#HowtoSubmitaBugReport-JIRATicketChecklist) to ensure that we can escalate it quickly. Read [How to Submit a Bug Report](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report) if you have not read it before, and always start a ticket using the [JIRA Ticket Template](https://wiki.appcelerator.org/display/guides/JIRA+Ticket+Template). Thanks in advance