Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15811] iOS: KitchenSink: Animation not working properly on orientation change

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T20:23:51.000+0000
Affected Version/sRelease 3.2.0
Fix Version/sn/a
ComponentsiOS
Labelsqe-3.2.0
ReporterPriya Agarwal
AssigneeEric Merriman
Created2013-11-25T11:51:10.000+0000
Updated2017-05-02T20:23:51.000+0000

Description

Animation on TabGroup is not working fine when orientation changed. Steps to reproduce: Scenario 1: 1. Install KS.Turn Device to orientation mode. 2. BaseUI>TabGroup>Animate Tab Group. 3. Again Tap on Animate Tab Group Expected Result: 2. Proper animation must be shown. 3. Tab group window must open with all 6 options in landscape mode. Actual Result: 2. Tab group animates as it should animate while on portrait mode then it again animates back changing its position as it should animate on landscape mode. 3. Tab group window opens up but in portrait mode and then switch back on landscape mode. Scenario 2: 1. Install KS.Turn Device to orientation mode. 2. BaseUI>TabGroup>Close/Animate Tab Group. Expected Result: 2. Proper animation must be shown. Actual Result: 2. It turns to portrait mode then animate and then change back to landscape mode. This is not a regression. Occurs in 3.1.3.GA sdk also.

Comments

  1. Sabil Rahim 2013-11-26

    This is due to the fact that the view that shows the tab changed value only supports Portrait orientation mode. This is KS bug. This bug should be reproducible in previous SDK's also.
  2. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source