Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
Create an mx:WindowedApplication, and define a custom Scrollbar skin in the CSS that uses embedded pngs. Create any item that should scroll. You will see that the scrollbar track is the correct size, but the scrollbar thumb is much wider than the track. It should always fit within the track. This causes the edge of the scrolling box to be pushed in, and results in reflow of contained items.
This same scrollbar skin worked fine in FB3, and the identical project in FB3/FB4 build i15 worked fine.
I have enclosed a sample app to show the problem.
Workaround (if any): None.