Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. compile/run test app
2. click "show titlewindow" button
3. click "show alert" once TitleWindow shows up(the alert has parent set to the TitleWindow)
Actual Results:
alert doesn't follow layoutDirection from its parent(which is rtl).
Expected Results:
Alert title and buttons layout should follow "rtl".
Workaround (if any):