Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2706] iOS: bottom-aligned views jump on opening

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2013-09-19T17:47:05.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAlloy, Titanium SDK & CLI
Labelsalloy, ios, triage
ReporterIan Tearle
AssigneeVishal Duggal
Created2013-09-12T09:14:25.000+0000
Updated2016-03-08T07:41:49.000+0000

Description

When adding windows with bottom alignment, upon opening the views jump up 20px or so before resting at their defined position of 0. This leaves undesirable flickering where you can see the previous screen behind the newly added window for a fraction of a second.

Comments

  1. Eric Merriman 2013-09-17

    [~iantearle] I tried to reproduce this but had little success. What would be helpful to QE would be to attach a small code sample. Also if you could let us know the iOS 7 version (assuming GM seed) and the actual SDK you are using. We had a few RC releases. Current build under test is: 3.1.3.v20130917141554. One thing you might try is to ensure you have a background color set on your windows. We have seen some issues with iOS 7 where you get poor animation when there is no color set on the window being animated.
  2. Steve Fortune 2014-03-23

    I'm having the same issues on an iOS 7 device, using Ti build 3.2.1.201402041146. I have a 'toolbar' view positioned at bottom: "0dp" to its parent window and when navigating between windows in a NavigationWindow on an iOS device it pops up from ~20px below the bottom to 0. Can't attach screen shots as it happens very quickly, however it is definately notable.
  3. Ritu Agrawal 2014-03-24

    [~steve_fortune] Please provide a simple runnable test case to reproduce this issue and we would take another look.

JSON Source