The source project of this merge request has been removed.
Release pressed keys when dragging outside the keyboard
If no keys are under the touch position when dragging then release all existing pressed keys. This fixes the problem where the last pressed key causes events to be sent while the touch position moves outside the keyboard extent.