### Reproduction of the problem
1. Run the Checkbox selection demo in IE 11.706.17134 - https://demos.telerik.com/kendo-ui/grid/checkbox-selection
2. Try clicking a checkbox
### Current behavior
Two clicks are required to change the state of the checkbox.
### Expected/desired behavior
Checkbox should be checked/unchecked with a single click
### Environment
* **Kendo UI version:** 2019.2.514
* **Browser:** [ IE 11.706.17134 ]
Hi Ben,
The behavior is caused by a browser bug and can be reproduced with a regular HTML input. Check out the GitHub issue below for additional information:
https://github.com/telerik/kendo-ui-core/issues/5077
Regards,
Viktor Tachev
Progress Telerik