[TIMOB-8195] MobileWeb: Click events sometimes report e.source as undefined
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-03-22T15:35:10.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Release 2.0.0, Sprint 2012-06 |
| Components | MobileWeb |
| Labels | qe-port |
| Reporter | Bryan Hughes |
| Assignee | Bryan Hughes |
| Created | 2012-03-22T13:08:05.000+0000 |
| Updated | 2012-08-27T14:34:11.000+0000 |
Description
Controls with custom created children don't have a widget id, and the event handler gets confused by this, causes source to be undefined. Custom children need to have a pointer events.
Attachments
| File | Date | Size |
| app.js | 2012-03-22T15:21:49.000+0000 | 1238 |
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1803
New PR: https://github.com/appcelerator/titanium_mobile/pull/1804
Verified fix on: Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120824175712 Chrome 21.0.xx Firefox 14.0.1 Safari 6.0 Android 2.3.6 default browser Iphone 5.0.1 mobile safari