Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11767] KitchenSink: Views - Clicking on different parts of the row does not update the clicked row

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2012-11-17T00:20:16.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.1.0, 2012 Sprint 24, 2012 Sprint 24 API
ComponentsAndroid
Labelsqe-and100112, regression
ReporterTamila Smolich
AssigneeIngo Muschenetz
Created2012-11-14T19:44:36.000+0000
Updated2013-04-11T09:18:42.000+0000

Description

Description: Clicking on the comment, photo, button, date, user and calendar does not update the clicked row with label "You clicked on the ...". In the console info "TiAPI table view row clicked - source [object ...]" does not appear as well. Only clicking on the row returns expected result. This is a regression, does not occur on 2.1.4. Steps: 1. Run KitchenSink from the developer relations. 2. Go to Base UI - Views - Table Views - Table View (Layout 2) 3. Click on different parts of the row (e.g. photo, date, calendar, comment e.t.c.) Expected: Each click should update the row with 'you clicked on the . On the console appropriate info should be displayed. Actual: Clicking on different parts of the row does not update the clicked row and appropriate indo does not appear in the console.

Comments

  1. Ping Wang 2012-11-16

    Seems like the same issue as TIMOB-11530 which has been already resolved against the master (3.1.0).
  2. Anshu Mittal 2013-04-11

    Bug is duplicate to TIMOB-11530 and also, works well with the below environment: Tested with: SDK: 3.1.0.v20130409124549 Studio:3.1.0.201304011603 Device: Nexus7(v 4.1) OS: OSX 10.7.5

JSON Source