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

TextGraphic does not display accented characters

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Run the following program (also included as an attachment in case the html munges things):

      <?xml version="1.0" encoding="utf-8"?>
      <FxApplication xmlns="http://ns.adobe.com/mxml/2009">
      <TextGraphic x="10" y="20" text="ÜÄÖ" fontSize="50"/>
      <Label x="10" y="80" text="ÜÄÖ" fontSize="50"/>
      </FxApplication>

      Actual Results:
      TextGraphic does not draw accents over characters, but Label does

      Expected Results:
      Both TextGraphic and Label draw accents over characters

      Workaround (if any):
      Add some padding around the text.

      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: