Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6197] MobileWeb: Handle touch events properly

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2012-01-26T18:40:44.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2011-11-15T13:46:39.000+0000
Updated2014-01-28T23:57:35.000+0000

Description

The small on() event library does not support touch events. Needs to properly implement the touch start and end events in a cross browser manner.

Comments

  1. Chris Barber 2012-01-26

    This no longer is applicable because events are handled in the Element base class and there is no need to abstract the touch events anymore.

JSON Source