[TIMOB-5606] MobileWeb: Not working events click and dblclick on scrollView
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-20T05:53:01.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Misha Vasko |
| Assignee | Maxim Negadaylov |
| Created | 2011-05-20T00:59:08.000+0000 |
| Updated | 2017-03-09T20:47:01.000+0000 |
Description
I set the "click" eventListener on the scrollView object which have to create a label in the window if event fired. When i clicked against the scrollView object in my test the label didn't appear. The same problem with dblclick event.
Closing ticket as fixed.