KeyEvent toString adds literal 0 byte in its string, making copy/paste impossible

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx11, jfx20
    • Component/s: javafx
    • None

      For KeyEvents where character is undefined (only defined for KEY_TYPED), the toString adds "character = \0" to its String. This causes problems copy/pasting such lines.

            Assignee:
            John Hendrikx
            Reporter:
            John Hendrikx
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: