Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7044] MobileWeb: Implement touch events and guestures

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-01-20T17:18:31.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-02, Release 2.0.0, Release 1.8.1
ComponentsMobileWeb
Labelspointerevents, stage
ReporterBryan Hughes
AssigneeChris Barber
Created2012-01-09T16:48:14.000+0000
Updated2017-03-03T23:37:15.000+0000

Description

Need to implement support for mouse/touch events other than click and double click. Also, some controls report more information than the parent control, so need to ensure parity. This will likely go in a base class Ti._.PointerEvents. Must implement the following Ti events: * click * dblclick * doubletap * longclick * longpress * pinch * singletap * swipe * touchcancel * touchend * touchmove * touchstart * twofingertap

Attachments

FileDateSize
app.js2012-01-20T14:07:42.000+00002641
app.js2012-01-19T11:57:01.000+00004460

Comments

  1. Bryan Hughes 2012-01-19

    Test Case
  2. Bryan Hughes 2012-01-19

    For the test case, commenting out the touchmove event can be helpful since it generates a ton of events.
  3. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source