Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
Adobe Flex SDK 4.1 (Release)
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile and run SliderExample.mxml
2. Drag the thumb of the VSlider in the Panel with layoutDirection=rtl
Actual Results: The dataTip is over the thumb.
Expected Results: I think the dataTip should be to the left of the VSlider. In a rtl layout, the dataTip is on the right on the VSlider.
Workaround (if any):