[AC-2450] itemclick event listener does not fire in editing mode
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-02-14T07:19:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | editing, eventlistener, listitem, listview |
Reporter | Ryan Gartin |
Assignee | Ritu Agrawal |
Created | 2014-02-06T02:07:55.000+0000 |
Updated | 2016-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
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.
Please provide a simple and complete test case to reproduce this issue and we would be happy to take a look.
Resolving this ticket as we cannot reproduce it and reporter has not followed up on the requested information.