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

[macosx] Mnemonics don't work

    XMLWordPrintable

Details

    • generic, x86
    • os_x

    Description

      Mnemonics do not work in Mac OS X because e.getKeyChar() method from the KeyEvent returns different key char which is not in range 'a'..'z', 'A'..'Z'

      For example: type A
      ---------------------
      key code: 65
      key char:
      key char int: 1
      ---------------------
      To reproduce the issue run the test javax/swing/JTabbedPane/4624207/bug4624207.java
      See also issue 7151821

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alexsch Alexandr Scherbatiy
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Imported:
                Indexed: