Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 2.0.1 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Internet Explorer 7.x
Language Found: English
Description
Steps to reproduce:
1. Instantiate a Label component
2. Change the font family to something that slants to the right (e.g., "Script MT Bold")
3. Change font style to "italic"
4. Set cacheAsBitmap to true
5. Set text to "Label 5"
Actual Results:
Last letter of label gets clipped on the right, even if component width is set much wider than given text
Expected Results:
No clipping should occur
Workaround (if any):
Set cacheAsBitmap to false