Skip to content

Don't create keystroke event when cursor moves

Nicolas Fella requested to merge work/nokeystrokeoncursor into master

Currently we send a keystroke when the cursor moves but the text doesn't change.

Acrobat doesn't do it so let's do the same

Merge request reports