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

Cannot show whole bidirectional text in MX components

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • Adobe Flex SDK Previous
    • None
    • Spark: FTETextField
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Use this in main application file:
      <?xml version="1.0" encoding="utf-8"?>
      <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" minWidth="955" minHeight="600">
      <mx:Label text="MXLABEL סֵפֶר مدرسة" fontSize="20" direction="rtl" x="53" y="65" width="321"/>
      <mx:Button label="MXLABEL סֵפֶר مدرسة" fontSize="20" direction="rtl" x="53" y="117" width="321"/>
      </mx:Application>

      2. Compile with -theme += <Path to MXFTEText.css> flag
      3. Run the application

      Actual Results:
      See screenshot.

      Expected Results:
      The texts should be fully shown in the components.

      Workaround (if any):

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: