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

Issue in Chrome: Window sizing and manipulation issue in Employee Selection

1 Answer 61 Views
Window
This is a migrated thread and some comments may be shown as answers.
Brian Roth
Top achievements
Rank 1
Brian Roth asked on 27 Jul 2015, 09:51 PM

This is the bug: http://screencast.com/t/djgiG4OBa

Kendo.all.js focusTable function is the beginning of the problem. We worked through
from there to identify where the problem is Lines :62024-62026

We commented these lines out and then the bug been fixed. 
//else {
// table[0].focus(); //because preventDefault bellow, IE cannot focus the table alternative is unselectable=on
//}

Hope this feedback can make your product better.

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 30 Jul 2015, 06:41 AM

Hello Brian,

 

It appears that there is a problem with the screencast, so we could not see the issue. Can you show the problem in the online demos or in a Dojo snippet, so that we can reproduce it locally and fix it?

 

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