Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Add layoutDirection=='rtl' to your Application. Place a custom component inside your application.
2. Open any popup from that component (Alert, for example) and make this component popup's parent
3. Call PopUpManager.centerPopUp() for this popup. (Alert does it automatically)
Actual Results:
PopUp appears in an odd place, and can even appear outside of a visible stage area
Expected Results:
PopUp should be centered inside component
Workaround (if any):
Attachments
Issue Links
- is blocked by
-
FLEX-33189 centerPopUp() doesn't work correctly with layoutDirection=='rtl'
- Closed