[TIMOB-716] table view event issues
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:54:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.3.0 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Blain Hamon |
Created | 2011-04-15T02:35:02.000+0000 |
Updated | 2011-04-17T01:54:01.000+0000 |
Description
reported from:
http://helpdesk.appcelerator.net/tickets/1767">http://helpdesk.appcelerator.net/tickets/1767
A few problems:
1) a table level listener is not reporting the proper source of the event (via event.source). buttons seem to work but other elements always return table view row as their source
2) row-level element click events do not fire at all
(from [efd2150d5a7b4b3dd55a4a8799140478714e47fe]) Closes #716 , streamlined Layout 2 example in kitchen sink http://github.com/appcelerator/titanium_mobile/commit/efd2150d5a7b4b3dd55a4a8799140478714e47fe"> http://github.com/appcelerator/titanium_mobile/commit/efd2150d5a7b4...