Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Run the attached file.
2. The label [3rd] does not displays the text. It's Mx:Label with htmlText.
3. Ensure that in project compiler options , this option is enabled ,
"Use Flash Text Engine in MX Component"
Actual Results:
The text either does not displays at all or is truncated to the extent of being invisible. If default height/width is used then text is clipped . If specified then text does not displays at all.
Expected Results:
Mx:Label should display htmlText as well as text.
Workaround (if any):
Not to have Flash Text Engine in MX Components enabled in Flex Compiler options. Which is not acceptable in every use-case.