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

Spark TextArea does not fire change events for Japanese Katakana

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. Try this app:
      <?xml version="1.0" encoding="utf-8"?>
      <s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark"
      xmlns:mx="library://ns.adobe.com/flex/mx">

      <s:TextArea change="trace('change')" />

      </s:WindowedApplication>

      2. Enter english characters and see the traces
      3. Change input method to Katakana and enter more characters

      Actual Results: no more traces / change events

      Expected Results: change events fire just fine.

      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: