Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-239] touch move bug

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:27.000+0000
Affected Version/sn/a
Fix Version/sBacklog
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeBlain Hamon
Created2011-04-15T02:25:58.000+0000
Updated2012-10-02T03:10:24.000+0000

Description

when you use event.preventDefault() in a touchmove event, it does not work until there is a horizontal touchmove event

Comments

  1. Blain Hamon 2011-04-15

    Note to self: This is because scrolling horizontal triggers the web view, scrolling vertical triggers the scroll view.

  2. Blain Hamon 2011-04-15

    This was sort of fixed, and is now moot now that we don't do the whole web view in a scroll view mojo.

JSON Source