-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
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.