Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
Adobe Flex SDK 4.5 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
01 Compile the attached mxml with SDK 12321 or later.
Actual Results:
RichText using Arial is clipped
RichText using Helvetica is not clipped
Adding an explicit width and height to the Arial text enables it to render as expected at runtime
Whether or not text is clipped appears to depend on the attributes of characters in the font (e.g.
this occurs with text set in Helvetica Neue as well as Georgia)
Expected Results:
text isn't clipped at runtime
Workaround (if any):