Hello!
I've been chasing this bug that occurs when selecting a row in a grid within a Kendo pop-up window. In all non-IE browsers, I get an issue that causes the pop-up window to jump up when selecting a row. I've narrowed my search down to the Kendo method focusTable() which calls the focus() method on the table in all non-IE browsers. I've read focus() sets the active element and positions the window in the foreground. In contrast, IE's setActive() method does the same without positioning the window. Do you have any suggestions on a work around for this issue?
I've attached some screencasts of the bug below:
Thanks,
Brian
http://screencast.com/t/R8EHG73dW
http://screencast.com/t/YZIZpvv0gYp