Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7684] iOS: Timing changes affect drawing

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionInvalid
Resolution Date2012-02-16T15:41:23.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterStephen Tramer
AssigneeStephen Tramer
Created2012-02-16T09:59:56.000+0000
Updated2017-03-09T22:53:42.000+0000

Description

As a result of the fix for #1542, we had to change a lot of the timing of when events occur on the main thread. This causes some visual problems such as views animating in at odd times, windows "popping" in/out of visibility while transitions in tab groups are occuring, animations not syncing, etc. It's difficult to describe the full behavior and reproduction steps. The easiest behavior to see is with Base UI->Standalone Window seeming to "pop in". Trying to regress against 1.8.1, 1.8.0.1 to see if the issue is present.

Comments

  1. Neeraj Gupta 2012-02-16

    This is a new regression so we need to fix it ASAP and port it back to 1.8.X branch.
  2. Stephen Tramer 2012-02-16

    This ticket has been determined to be invalid. I regressed against KS 1.8.0.1 and 1.8.1, and it turns out that: * 1.8.0.1 has the same "popin/popout" behavior but it is *significantly* more pronounced, so our current behavior is actually preferable * 1.8.1 demonstrates the same issues This is an overall architecture problem related to window loading and drawing and should not be considered a scheduling bug.
  3. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source