Bug report
Deselecting a ListView item using the keyboard (Ctrl+Space) doesn't trigger the "change" event
Reproduction of the problem
https://dojo.telerik.com/OComOlad
Focus the Listview (Alt+W)
Select the first item by pressing [Spacebar] on keyboard. Notice the "change" event log under console in dev tools.
Now, deselect the item by pressing [Ctrl+Spacebar]. Notice the "change" event was not triggered even though the item got deselected.
Expected/desired behavior
Change event shall be triggered upon detecting with the keyboard
Environment
Kendo UI version: all
jQuery version: all
Browser: [all]