Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Found in 4.5.0.17688 (reproed in 3.5.0.12683 – not an injection)
Steps to reproduce:
1. Compile and run attached MXML file.
2. Expand all Tree nodes.
Actual Results:
Note that the Tree/List on the right side do not show a horizontal scroll bar, despite having text that exceeds the Tree dimensions
Expected Results:
Horizontal scroll bar.
Workaround (if any):
Set the horizontal scroll policy to "on", which comes with its own problems.