[
https://issues.apache.org/jira/browse/FLEX-33972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862197#comment-13862197
]
Justin Mclean commented on FLEX-33972:
--------------------------------------
Have you set layout direction in the application? I'm unable to reproduce this
issue. If possible can you provide a full application.
> TextArea does not display Right to Left Text correctly on iOS 7
> ---------------------------------------------------------------
>
> Key: FLEX-33972
> URL: https://issues.apache.org/jira/browse/FLEX-33972
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: TextArea
> Affects Versions: Adobe Flex SDK 4.1 (Release)
> Environment: Flex Mobile, iOS 7
> Reporter: Achim
>
> Below Code compiled with Flex 4.11 and Air 4.0 beta:
> <s:Label text="Textarea"/>
> <s:TextArea text="مرأة" selectable="false" editable="false"
> skinClass="spark.skins.mobile.TextAreaSkin" borderVisible="false" />
> <s:Label text="Label"/>
> <s:Label text="مرأة" />
> Expected Behaviour:
> Both text should render right-to-left.
> Observed Behaviour:
> TextArea text renders in the wrong direction and therefore completely
> unreadable.
> The bug also seems to be in older Flex and Air Versions.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)