Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-797] TableView row subview events aren't being propagated to the table / row

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:16.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.3.0
ComponentsAndroid
Labelsandroid, tableview
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-15T02:36:38.000+0000
Updated2011-04-17T01:54:16.000+0000

Description

Clicking on an ImageView inside a row doesn't propagate the event up to the TableView itself

Comments

  1. Marshall Culpepper 2011-04-15

    (from [e07b8cb919c72590f7031be4e9405f8440e4884d]) row sub-views now set the row to their parent proxy, and row proxies do the same for the tableview (this preserves event propagation in a TableView hierarchy). some formatting cleanup [#797 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/e07b8cb919c72590f7031be4e9405f8440e4884d"> http://github.com/appcelerator/titanium_mobile/commit/e07b8cb919c72...

  2. Marshall Culpepper 2011-04-15

    (from [f8420bfbe1b473acbe0502f52f945a3c52b79b62]) inject row-data for sub-view clicks on table view rows [#797 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/f8420bfbe1b473acbe0502f52f945a3c52b79b62"> http://github.com/appcelerator/titanium_mobile/commit/f8420bfbe1b47...

  3. kosso 2011-04-15

    I take it this was for Androind only?

    As it's similar to #796 on the iPhone

  4. Marshall Culpepper 2011-04-15

    Yeah, android only.

JSON Source