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

Filter Click and scrolling broken in IE8.

3 Answers 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Carsten
Top achievements
Rank 1
Carsten asked on 03 Dec 2012, 02:06 PM
Hey,
i have the same problem as described in this thread: Filter Click in IE8
The compatability mode of IE8 is not a solution in this case, because a lot of features don't work in that mode.
I also noticed, that the click works every ~10 refreshes and after clearing the cache.
Also when changing the pagesize of the pager from 10 to 20 or 50, the grid refreshes with the selected amount of rows, but the surrounding div does not scroll. Instead it displays a greyed out scrollbar.
This might be an IE8 Bug in connection to loading stuff via AJAX, though.
I can not provide a sample project, as i can't reproduce this in a simplified scenario.

Thanks for the help. :)

3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 05 Dec 2012, 09:26 AM
Hello Carsten,

The fact that the problem cannot be reproduced in a simplified scenario suggests that it is triggered by something specific in your current implementation. You can try stripping parts of the page untill the reason for the issue is isolated - e.g. start removing other widgets, scripts and stylesheets.

Since we are not able to guess what the cause of the problem this might be, if the above research does not help, we will need a full runnable project or a live URL, which exhibits the unexpected behavior.

All the best,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Carsten
Top achievements
Rank 1
answered on 11 Dec 2012, 12:16 PM
Hey guys, 
i have an update on this one and boy, this was a weird one.
I ended up commenting out my css in blocks and ended up with the solution being:
I had a position: fixed in my footer, which caused IE8 to bug out on that filter icon and the click.
No idea what happens inside of IE8 and not sure i want to know, but that fixed my issue.
0
Dimo
Telerik team
answered on 11 Dec 2012, 01:12 PM
Hello Carsten,

Thanks for the follow-up.

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