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

UK Keyboard AltGr not producing accented vowels

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.1.3
    • client-libs
    • x86
    • windows_nt



      Name: rlT66838 Date: 08/13/97


      On a UK keyboard, pressing AltGr and a vowel should
      generate an accented version of the vowel.
      AltGr+aeiuoAEIOU should generate áéíóúÁÉÍÓÚ

      On JDK1.02, and most current browsers, it does.

      On JDK1.1.3 however, AltGr is being treated as
      a control key, and the corresponding ASCII code
      between 0 and 31 is being generated.

      This will result in applets which do not use native
      text field/box components getting the wrong
      characters.

      I suspect this all stems from the fact that AltGr
      is indicated by both the CTRL and ALT modifiers.


      To recreate the problem, use a simple applet which
      displays the key code passed to the applet. The
      EventTester applet in Java in a Nutshell is more
      than adequate.

      ======================================================================

            ehawkessunw Eric Hawkes (Inactive)
            rlewis Roger Lewis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: