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

The font in TextArea will be changed if there are some chinese(or japanese) in this line

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.0 (Release)
    • None
    • mx: TextArea
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Browser: Internet Explorer 6.x

    Description

      Steps to reproduce:
      1.Add TextArea componet in your appliction with fontFamily="Courier"
      <mx:TextArea x="0" y="0" width="250" height="200"
      fontFamily="Courier">
      2.Run this applicion, type some charaters in TextArea
      type some charaters in another line, and type some chinese charater(or japanese)
      3.the font of the charaters in the line with chinese is not 'Courier,'
      and when you select the charaters, the font will change to 'Courier'

      Actual Results:
      the font of charaters is not correct when there are some non-ascii charater in this line.

      Expected Results:
      the font should not be changed while the chinese should use other font if can not find the font in client system.

      Workaround (if any):
      use default font

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: