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.14193
Steps to reproduce:
1. Compile and run attached MXML file.
2. Compare the positions of the two ColorPicker control popup swatch panels.
Actual Results:
The layoutDirection=rtl example is "indented" by the width of the ColorPicker.
Expected Results:
When layoutDirection=rtl, the popup should be positioned the same as when the ColorPicker layoutDirection=ltr.
Workaround (if any):
n/a