Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
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
Steps to reproduce:
1. Create a label with no width or height specified
2. Specify text for the label that contains a linebreak
Actual Results:
The height of the label does not adjust and only the first line of text is displayed.
Expected Results:
The height of the label should adjust and both lines of text should be displayed.
Workaround (if any):
Specify a label height.