This is a migrated thread and some comments may be shown as answers.

Can not select in IE 11

1 Answer 76 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Svetlin
Top achievements
Rank 1
Svetlin asked on 01 Oct 2014, 12:04 AM
Hi team,

We are using Kendo UI Complete v2013.1.514  and now we have to support IE 11. While testing the app we have descovered that we cant select a node in the kendoListView. It works correctly in IE 9 and 10 but not in 11. I know that if we update the Kendo version that problem will be resolved. But, we are to close to release to update. We need a quick fix for that. So my question is if we can overwrite the select handling in that particular js file (kendo.listview) to handle IE 11

Thanks

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 02 Oct 2014, 07:51 AM
Hello Svetlin,

The fix for the ListView selection in IE11 is not a trivial one and therefore it is not really possible to extract just the lines of code that handle the selection. The Kendo UI UserEvents handling has been changed drastically in order to support the IE11 touch events. If you update the problem should be resolved, however a quick fix is not available for older versions.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
ListView
Asked by
Svetlin
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or