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

InputContext.setCharacterSubsets() doen't work correctly in win8(jp)

XMLWordPrintable

    • x86_64
    • windows_8, windows_10



      When a program sets focus on a text field in a dialogue, InputContext.setCharacterSubsets() sometimes doesn't work correctly on Windows8(JP).

      EXPECTED :

      ?The input mode of IME is changed to "full-width Hiragana".

      ACTUAL:

      ?The input mode of IME is still "half-width Kana".

      The test program sets "full-width Hiragana" to IME input mode for the top text field in "Child" dialogue.

      This actual result shows that setCharacterSubsets() doesn't work correctly.

            naoto Naoto Sato
            asaha Abhijit Saha
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: