[TIMOB-5610] MobileWeb: Event "Click" doesn't work with View.
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-19T02:22:57.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Misha Vasko |
| Assignee | Andrew Kulinich |
| Created | 2011-05-18T05:34:07.000+0000 |
| Updated | 2017-03-09T20:23:01.000+0000 |
Description
I set the "click" eventListener on the View object which have to create a label in the window if event fired. When i clicked against the view object in my test the label didn't appear.
Closing ticket as fixed.