[AC-1909] Click handling in tableview is different from 2.1.3GA to 3.0.0 Beta
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-11-21T19:09:36.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | 3.0, tableview, tableviewrow, triage |
Reporter | Soumya Kanti Kar |
Assignee | Mauro Parra-Miranda |
Created | 2012-11-12T11:39:41.000+0000 |
Updated | 2016-03-08T07:40:49.000+0000 |
Description
Check the attached sample.
Build the application in 3.0.0 Beta and run it. Click on the red view, you will see e.index is not returned. Now click on the white area, e.index is returned.
Build the sample application in 2.1.3GA and run it. Click on the red view or the view area, you will see e.index is being returned.
I think, even if we click on the red area e.index should be returned as the view does not have a click listener added to it.
Attachments
Open TIMOB bug with sample code to replicate.
Closing since it's a dup.