Support for keyup
event on document
#4119
Labels
package:engine
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
In order to detect whether the user keeps the Backspace key, we need to add support for the
keyup
event called onDocument
.It's required in order to implement a test case II from here – https://github.com/ckeditor/ckeditor5-typing/issues/61#issuecomment-314705304.
The text was updated successfully, but these errors were encountered: