Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
New steps to reproduce:
1. run the attached app either on xoom or iPAD. Set the screen orientation to portrait.
2. select 'Kitty' in the left navigator.
3. 'open callout' to open callout.
4. select 'Puppy' inside callout.
5. as soon as you see the detail view change, click 'open callout'
actual result: when the callout fades in as it closes, you see the arrow appears on the left top hand side of the callout, not on the original place where it was.
expected result:
the arrow location should not change.
--------------
Steps to reproduce:
1. Put a Callout button in the ActionContent of a SplitViewNavigator
2. Select a menu item in the callout that changes the view in the detail pane.
Actual Results:
When the Callout fades, the position of the arrow flips to the top left.
Expected Results:
The Callout arrow should stay at the defined position
Workaround (if any):