Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5450] Kitchensink: Base UI>Modal Windows, Flip horizontal displays modal content before animating flip

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T20:33:53.000+0000
Affected Version/sRelease 1.7.3
Fix Version/sn/a
ComponentsiOS
Labelsios5, kitchensink
ReporterEric Merriman
AssigneeIngo Muschenetz
Created2011-10-05T15:07:29.000+0000
Updated2017-05-02T20:33:53.000+0000

Description

Description: While testing KS, Base UI>Modal Windows, I Noted that the "flip horizontal" animation did not leave the view intact then animate by flipping to the purple modal window. Instead it changed the view to the purple modal window, then flipped to the purple modal window. This only occurred in iOS 5.0 Steps to reproduce: 1) Install KS on device 2) Navigate to Base UI>Modal Windows 3) set picker to "Flip horizontal" 4) Click "show modal" Result: The view window changes to the purple modal window before animating, then flips to the modal window Expected: The picker and button stay in view, then is flipped to the modal window. Note: Does not occur in iOS 4.3.x or with SDK 1.7.2.

Comments

  1. Jan Stanzel 2012-03-06

    I can confirm this bug (using 1.8.2). It's possible to workaround by setting the opacity of the new window to 0, and then immediately after calling open animating the new window to an opacity of 1. But that's rather ugly and the results are somewhat timing dependent. Is there any way to fix this bug properly?
  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