Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24560] Index is not refreshed on click of tableviewrow item in Android 7.0

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2017-05-24T15:22:59.000+0000
Affected Version/sRelease 6.0.3
Fix Version/sRelease 6.2.0
ComponentsAndroid
Labelsqe-6.2.0
ReporterVictor Vazquez Montero
AssigneeGary Mathews
Created2017-04-05T18:24:05.000+0000
Updated2017-06-30T13:46:05.000+0000

Description

Issue

Problem getting the index and rowdata of the clicked row item. Whenever the table view row item is clicked, we are getting incorrect index and rowdata, always the last rows index and rowdata is returned.

Expected outcome

Correct index and rowdata returned.

Steps to recreate

Create a new classic project replace app.js with attached app.js run on AndroidN OS 7.x

Attachments

FileDateSize
app.js2017-04-05T18:17:34.000+0000614

Comments

  1. Gary Mathews 2017-04-07

    master: https://github.com/appcelerator/titanium_mobile/pull/8948
  2. Victor Vazquez Montero 2017-04-27

    [~gmathews] Hey Gary, is there any update on this ticket?
  3. Gary Mathews 2017-05-03

    [~vvazquezmontero] Yes, currently awaiting QE review.
  4. Victor Vazquez Montero 2017-05-31

    [~gmathews] Hello, in what version is this fix included?
  5. Gary Mathews 2017-05-31

    [~vvazquezmontero] 6.2.0
  6. Josh Longton 2017-06-30

    {noformat} SDK Version : Local 6.2.0 Mac OS Version : 10.12.4 Appc CLI : 6.2.1 Appc NPM : 4.2.9 Node : v6.10.3 Device: Nexus 5x(6.0.1), Pixel XL(7.1.2) Emulator: (7.0), (6.0), (4.4.2) {noformat} Using above env passed FR. After merge, the changes are present in 6.2.0.v20170630052324. *Closing*

JSON Source