[TIMOB-5574] MobileWeb: dblclick event is fired twice
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-06-17T04:57:12.000+0000 |
| Affected Version/s | Release 1.7.2 |
| Fix Version/s | Backlog |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Andrew Kulinich |
| Assignee | Maxim Negadaylov |
| Created | 2011-06-17T04:22:15.000+0000 |
| Updated | 2017-03-04T00:19:30.000+0000 |
Description
dblclick is fired both from clickable.js and touchable.js
so it could be fired twice - that's wrong.
it shold be removed from touchable.js
Closing ticket due to MobileWeb no longer being supported.