You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Maurice Amsellem (JIRA)" <ji...@apache.org> on 2014/03/15 00:48:42 UTC

[jira] [Updated] (FLEX-33972) TextArea does not display Right to Left Text correctly on iOS 7

     [ https://issues.apache.org/jira/browse/FLEX-33972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maurice Amsellem updated FLEX-33972:
------------------------------------

    Attachment: RTL text - fixed.jpg

> 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: Apache Flex 4.11.0
>         Environment: Flex Mobile, iOS 7
>            Reporter: Achim
>            Assignee: Maurice Amsellem
>         Attachments: RTL text - fixed.jpg
>
>
> 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.2#6252)