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

keyboard input problem with Japanese type-5 keyboard

XMLWordPrintable

    • 1.1.1
    • sparc
    • solaris_2.5.1, solaris_9
    • Not verified

      [ 11/14/96 hara@Japan]

      I'm using sdthotjava on s297 build_21. hotjava does not accept
      ":", "^","@",keys in any input field with Japanese type-5 keyboard.

      It is serious if J-type-5 users want to input URL or mail address.

      [hidetoshi.tajima@Eng 1997-02-12]
      It seems that it is a bug of keyListenter of JDK1.1.

      I attached a sample program to reproduce the problem. Looking at keycode
      through keyPressed method of KeyListener interface, when either of
      ":","^","@" is pressed, the keycode value is wrongly set to 0, while the
      keychar value is correct. In addition, when looking through the old API keyDown(Event k), the keycode values are also correct. To reproduce
      the latter case, comment out the two lines in PanelTest constructer.

            nishimur Naoyuki Ishimura (Inactive)
            sharaguc Shoji Haraguchi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: