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

KeyEvent.getKeyChar() doesn't return a correct unicode character.

    XMLWordPrintable

Details

    • 1.1fcs
    • generic
    • solaris_2.5.1
    • Not verified

    Description

      KeyEvent.getKeyChar() doesn't return a correct unicode character
      other than ascii.
      For example, when a half-size katakana is inputted with Japanese keyborad,
      No key event is sent on solaris and two key event are sent on windows95.
      On windows95, the first key event has a hi-byte of Shift-JIS character
      encoding as unicode character and the second key event has a low-byte of
      Shift-JIS character encoding as unicode character.

      Attachments

        Activity

          People

            nishimur Naoyuki Ishimura (Inactive)
            kuno Koji Uno
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: