Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Apache Flex 4.10.0
-
None
-
None
-
Windows - Firefox - Flash Player 11.8
Description
When an component (i.e. Button) is in a layout where the layoutDirection is right-to-left and when this component calls a CallOut with the positions set to "middle", this CallOut is not well positioned.
Step to reproduce:
1/ define a Callout with horizontalPosition="middle" and verticalPosition="middle"
2/ define a HGroup with layoutDirection="rtf"
3/ inside, define a Spacer to highlight the problem
4/ following, define a Button which calls the Callout
Attachments
Attachments
Issue Links
- relates to
-
FLEX-24502 Mobile optimized skins and item renderers don't show text when mirrored
- Reopened