Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2450] itemclick event listener does not fire in editing mode

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2014-02-14T07:19:28.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsediting, eventlistener, listitem, listview
ReporterRyan Gartin
AssigneeRitu Agrawal
Created2014-02-06T02:07:55.000+0000
Updated2016-03-08T07:41:29.000+0000

Description

itemclick will fire when not in editing mode for listView. As soon as editing mode is enabled event listener ignores clicks. allowsSelectionDuringEditing: true ... does not help to alleviate the issue

Comments

  1. Ryan Gartin 2014-02-06

    itemclick won't fire in editing mode. alternatively you can use the event callback in a template, but for some strange reason, some rows won't fire the listener. when I re-run simulator it is a different set of rows that won't fire. usually there are two rows that won't fire click event. i'm using sections.
  2. Ritu Agrawal 2014-02-09

    Please provide a simple and complete test case to reproduce this issue and we would be happy to take a look.
  3. Ritu Agrawal 2014-02-14

    Resolving this ticket as we cannot reproduce it and reporter has not followed up on the requested information.

JSON Source