Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3135] scrollableView fires event "singletap" twice

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2011-12-23T16:40:51.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
LabelsscrollableView, singletap
ReporterDanny Pham
AssigneePaul Dowsett
Created2011-12-23T16:31:02.000+0000
Updated2016-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');
});

Comments

  1. Paul Dowsett 2011-12-23

    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
  2. Paul Dowsett 2012-02-17

    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

JSON Source