Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6663665

getAvailableLocales is repeatedly called when try to select input method

XMLWordPrintable

    • b01
    • 6u4
    • x86
    • windows_xp

        When input method selection popup appear, InputMethodDescriptor.getAvailableLocales() is being called repeadedly and sometimes interfere with user operation.
        In order to reproduce,
        place attaced WuBi.jar in jre/lib/ext.
        lanunch Notepad demo.
        from system menu click Select Input Method.
        try to select wubi or Test input method.
        You should notice following trace messages repeatedly output in console.

        WuBi IM:getAvailableLocales() is being called.
        Test IM:getAvailableLocales() is being called.

        This doesn't happen (called once, not repeatedly many times) in 6u3.

              mlapshin Mikhail Lapshin (Inactive)
              ogino Shinya Ogino (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: