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

imeMode does not work in DataGrid itemRenderer on the second time.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK 3.0 (Release)
    • None
    • IME Support
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows
      Language Found: Japanese

    Description

      Steps to reproduce:
      1. Run the attached application "IMEtest.mxml"
      2. Click on the first column which says "Click first".
      The IME setting for this column is imeMode="

      {IMEConversionMode.JAPANESE_HIRAGANA}

      "
      So the IME setting is changed to HIRAGANA. Please see the attached screen capture "hiragana.jpg".
      3. Click on the second column which says "Click second".
      The IME setting for this column is imeMode="

      {IMEConversionMode.JAPANESE_KATAKANA_FULL}

      "
      So the IME setting is changed to KATAKANA. Please see the attached screen capture "katakana.jpg".
      4. Go back to the first column.

      Actual Results:
      On the step #4, even if the first column is clicked, IME setting does not changed back to HIRAGANA, but stays KATAKANA.
      First time is OK, but when the cell is clicked for the second time, "imeMode =" is not working.

      Expected Results:
      It does not matter for the first time or second time, it should always change the IME setting to whatever the imeMode setting.

      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: