Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Next
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows 7
Language Found: English
Description
Steps to reproduce:
1. Use a SplitViewNavigator and in the second VN, use a default flip transition:
<s:defaultPushTransition>
<s:FlipViewTransition direction="left" />
</s:defaultPushTransition>
2. Push a view on the second VN with some content
3.
Actual Results:
The view overlaps the first VN during the transition
Expected Results:
Transition should be cropped to the second VN size
Workaround (if any):
-
Please find attached a (lucky) screenshot of the issue and an FXP
Reproduced in Ultra i3 (CAB)
It looks like a duplicate of bug :
https://bugs.adobe.com/jira/browse/SDK-29309
But this bug has been fixed / closed so it might have to be reopened.