Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8195] MobileWeb: Click events sometimes report e.source as undefined

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-03-22T15:35:10.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsMobileWeb
Labelsqe-port
ReporterBryan Hughes
AssigneeBryan Hughes
Created2012-03-22T13:08:05.000+0000
Updated2012-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

FileDateSize
app.js2012-03-22T15:21:49.000+00001238

Comments

  1. Bryan Hughes 2012-03-22

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1803
  2. Bryan Hughes 2012-03-22

    New PR: https://github.com/appcelerator/titanium_mobile/pull/1804
  3. Lokesh Choudhary 2012-08-27

    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

JSON Source