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

Documentation for KeyEvents should specify when "code" and "char" are valid

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • fx1.3
    • fx1.0
    • javafx

      The KeyEvent delivered to onKeyPressed and onKeyReleased has a valid key "code" but not a valid "char". The KeyEvent delivered to onKeyTyped has a valid key "char" but not a valid "code". This needs to be documented.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: