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

Key mapping for some keys is inconsistent (Swedish keyboard)

XMLWordPrintable

    • sparc
    • solaris_2.5.1

      ======================================================================
      No KeyEvent seems to be sent att all to keyPressed when I press
      the ","/"Del" key on my (Swedish) keyboard and NumLock is selected.

      Something like KeyEvent.VK_SEPARATER, KeyEvent.VK_COMMA, or
      KeyEvent.VK_PERIOD was expected. Every thing else seems to come through.

      Using jdk 1.1.3 this key sends del (keycode 127).
      (the minus key, however, sends "=" (keycode 61); whre
      jdk 1.2 beta 2 sends the correct "-" (keycode 109))

      My code is available upon request.
      ronan.mandel@Eng 1998-01-21

            prssunw Prs Prs (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: