Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5345] iOS: Base UI>Views>Dashboard view, on iOS 5 Opening window animations follow different paths than 4.3.x

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-26T17:21:03.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sn/a
ComponentsiOS
Labelsios5, tbs-1.9.0
ReporterEric Merriman
AssigneeEric Merriman
Created2011-09-22T16:12:24.000+0000
Updated2017-05-26T17:21:03.000+0000

Description

Description: While testing KS 172 on iOS 5, Base UI>Views>Dashboard view, I noticed a difference in the animation of the opening windows that appear when you click the icons on the dashboard view. On iOS 4.3.x, the windows open in a linear fashion. On iOS 5, the windows seem to open with a curved path. Steps to Reproduce: 1) Install KS with SDK 1.7.2 onto iOS 5 device 2) Navigate to Base UI>Views>Dashboard view 3) Tap an icon in the lower part of the dashboard 4) Watch the path (the close button is a good reference) as the window opens Results: The animation of the window is on a curved path and differs from the animation on 4.3.x. Expected results: Smooth animation that matches 4.3.x. Note: Does not occur with iOS 4.3x OCCURS with SDK 1.8.0.v20110922105247

Attachments

FileDateSize
Screen Shot 2011-09-29 at 3.38.10 PM.png2011-09-29T17:22:21.000+0000262257
Screen Shot 2011-09-29 at 3.42.01 PM.png2011-09-29T17:22:21.000+0000259438

Comments

  1. Blain Hamon 2011-09-29

    This might be an interaction between the layout manager we have and a difference between 4.3 and 5.0. After slowing down the animation for better inspection, it turns out that the curve and the path of the window does not change between the two. Instead, it's the positioning of the button that throws the eye off. In 4.3, it stays relative to the window center. In 5.0 it's relative to the top left of the window.
  2. Reggie Seagraves 2011-10-10

    This issue is not critical for the 1.7.3 release, rescheduling for 1.8.
  3. Lee Morris 2017-05-26

    Closing ticket as Invalid as this version of Kitchen Sink is no longer supported.

JSON Source