[TIMOB-5537] MobileWeb: Error occurs when clicking against tableViewRow
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-09-12T03:25:52.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.7.2 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Misha Vasko |
| Assignee | Andrew Kulinich |
| Created | 2011-09-07T06:40:14.000+0000 |
| Updated | 2017-03-03T23:32:11.000+0000 |
Description
Error occurs when clicking against tableViewRow. Error: Uncaught ReferenceError: _hasCheckObj is not defined
detail : event.srcElement == _hasCheckObj || event.srcElement == _hasChildObj || event.srcElement == _hasDetailObj || false
How to reproduce: run KS_HTML5, click against any row.
what you mean with "click against"?
"click against" is just "clicking an object"
Closing ticket as MobileWeb is no longer supported.