Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Found in 4.1.0.14275
Steps to reproduce:
1. Compile and run attached MXML file.
2. Open both of the MenuBar menus.
3. Change the layoutDirection/direction to "rtl".
4. Open both of the MenuBar items.
Actual Results:
When layoutDirection=rtl, the menus render off the left edge of the browser/Player.
Expected Results:
The menu should determine it wont fit fully and move to the right so the entire menu is visible.
Workaround (if any):
n/a