Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1753] iOS : table view events, unable to generate table view swipe/dbl click event

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:01:23.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsios
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:01:22.000+0000
Updated2017-03-02T19:06:38.000+0000

Description

1.baseUI>views>table views>events
2.try to get swipe or double click to fire on a row

results: event not fired

Comments

  1. Blain Hamon 2011-04-15

    Couldn't get the double click or swipe event to happen even in 1.3.0.

    As I recall, those two events I suggested we not support for table view because it could conflict with table view's event handling (Which is very different than from other views), especially with swipe-to-delete the OS provides, and could make things ugly. As such, marking invalid, with the suggestion to fix the test.

    If you want a double click or swipe in a row, I suggest to add a view and have THAT be the one you listen to.

  2. Lee Morris 2017-03-02

    Closing as invalid.

JSON Source