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

The default IME of s:TextInput/mx:TextInput should be disabled.

    XMLWordPrintableJSON

Details

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

    Description

      Steps to reproduce:
      1. run the attached MXML applications
      2. input something
      3.

      Actual Results:
      The default IME mode is HIRAGANA. We Japanese don't want HIRAGANA as the default value.

      Expected Results:
      The default IME mode should be disabled.

      Workaround (if any):
      it needs to write following code at focusIn event of TextInput
      IME.enable = false;

      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: