Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24084] iOS: removeAllChildren removes wrong views when running on kroll thread

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionCannot Reproduce
Resolution Date2017-01-21T00:15:57.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterHans Knöchel
AssigneeEric Merriman
Created2016-10-29T12:43:38.000+0000
Updated2017-03-20T18:15:46.000+0000

Description

When running on kroll thread, I just noticed a weird behavior that is causing the parent view to remove children that are added after calling removeAllChildren instead of just the ones that are children before the method is called. This does not happen when running on main thread and I just noticed it in an Alloy application, so I need to isolate it first

Comments

  1. Hans Knöchel 2017-01-21

    Cannot reproduce my initial issue anymore. If someone discovers something related, please let us know here!
  2. Lee Morris 2017-03-20

    Closing ticket as the issue cannot be reproduced.

JSON Source