Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-27988

Incorrect display ltr content after rtl

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK 4.5 (Release)
    • None
    • Spark: RichText
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows 7
      Browser: Internet Explorer 8.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Create Flex Project in Flash Builder
      2. Create RichText component in the application
      <s:RichText id="testText" fontSize="20" width="100%" height="100%">
      <s:content>
      <s:span fontWeight="bold" direction="ltr" fontSize="14">Pattern 1:
      </s:span>
      <s:span fontWeight="bold" direction="ltr" color="#0070C0" fontSize="14"></s:span>
      <s:span fontWeight="bold" color="#0070C0" direction="rtl" fontSize="20">ی </s:span>
      <s:span fontWeight="bold" direction="ltr" fontSize="14">___ ←

      </s:span>
      <s:span fontWeight="bold" direction="ltr" fontSize="14">Pattern 2:
      </s:span>
      <s:span fontWeight="bold" direction="ltr" color="#0070C0" fontSize="14"></s:span>
      <s:span fontWeight="bold" color="#0070C0" direction="rtl" fontSize="20">ید </s:span>
      <s:span fontWeight="bold" direction="ltr" fontSize="14">___ ←
      </s:span>
      <s:span fontWeight="bold" direction="ltr" color="#0070C0" fontSize="14"></s:span>
      <s:span fontWeight="bold" color="#0070C0" direction="rtl" fontSize="20">ی </s:span>
      <s:span fontWeight="bold" direction="ltr" fontSize="14">___ ←

      </s:span>
      </s:content>
      </s:RichText>
      3. Launch
      Screen result is on attachment

      Expect result:
      Pattern 1: ی___ ← Pattern 2: <the same as pattern one>

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment