Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
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.Compile "Spark_RichText.mxml " (attatched) and run it.
2.Select layoutDirection=""rtl"".
Actual Results:
When apply 'ltr' and 'rtl' to the application:
The characters are not flipped .
When apply 'ltr' and 'rtl' to the richText:
The characters are flipped .
Expected Results:
This component's characters should not be mirror.
Workaround (if any):