Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Browser: Internet Explorer 7.x
Language Found: English
Description
Conditions:
1. Have a text control with multiple lines of text, with no width or height specified
2. Have the ability to proportionally change the scaleX and scaleY of the Text control
Steps to reproduce:
1. Run the attached sample application
2. Use the HSlider to change the scale to any of the following: 0.8, 0.9, 1.3, 1.4, 1.8, 1.9, 2.0
Actual Results:
The second line of text in the Text control vanishes.
Expected Results:
The second line of text in the Text control doesn't vanish.
Workaround (if any):
Specify more height than is needed for the Text control.