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

Reading text property from spark.components.supportClasses::SkinnableTextBase returns incorrect results when using IME

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • Spark Components
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows 7
      Language Found: Japanese

    Description

      Steps to reproduce:
      1. Type "1<enter> 2<enter>" with IME (Hiragana when using japanese language) into a spark.components.supportClasses::SkinnableTextBase (e.g. TextInput). The text that is displayed in the TextInput control is "12". This is correct.
      2. Read the text property over the automation.

      Actual Results:

      The returned value is "1".

      Expected Results:

      The returned value is "12".

      Note: This scenario works as expected when using mx controls instead of spark controls.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: