Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 4.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile and run attached MXML file.
2. The Spark TextArea is semi-alphaed since the Halo HScrollBar usually seems to end up behind the TextArea, depending on browser size. You may need to resize your browser a bit.
Actual Results:
The Halo HScrollBar doesnt render 100% wide and doesnt position itself correctly.
Expected Results:
The VGroup should display the HScrollBar the same as a VBox container does.
Workaround (if any):
Change the Spark VGroup to a Halo VBox and it works as expected.