Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
Adobe Flex SDK 4.1 (Release)
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1.compile and run test file(TitleWindow has a long title string,layoutDirection=rtl)
2.
3.
Actual Results:
the long title abbreviation ... is placed in front of title string. For me, that changes the meaning of the title string.
Expected Results:
since we don't flip the text(to rtl), then ... for long title should not be placed at right(before first title string).
Workaround (if any):