X11: bad handling of key-events on X11

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: fx2.0
    • Component/s: javafx
    • None
    • Environment:

      X11, including Linux.

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: