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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • fx1.3
    • Affects Version/s: fx1.0
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported: