[TIMOB-11767] KitchenSink: Views - Clicking on different parts of the row does not update the clicked row
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-11-17T00:20:16.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.1.0, 2012 Sprint 24, 2012 Sprint 24 API |
Components | Android |
Labels | qe-and100112, regression |
Reporter | Tamila Smolich |
Assignee | Ingo Muschenetz |
Created | 2012-11-14T19:44:36.000+0000 |
Updated | 2013-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.
Seems like the same issue as TIMOB-11530 which has been already resolved against the master (3.1.0).
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