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

X11: bad handling of key-events on X11

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8
    • fx2.0
    • javafx
    • None
    • X11, including Linux.

    Description

      Under Linux key-board events insert garbage, using the ReplPane dome.
      This is because of mat_KeyEvent in glass-mat-lib-x11/src/com/sun/glass/ui/GlassView.c passes an array of 8-bits chars to a JNI method that expects a jchar array of 16-bit chars. Fix follows.

      Attachments

        Activity

          People

            ddhill David Hill (Inactive)
            pbothner Per Bothner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: