Hello,
I have created a view where there are multiple iggrid's present on the screen. While testing this view, we have noticed that on some laptop screens, a grey blur appears over the lower grid rows. This blur only goes away (row by row) when you hover over the rows. Image can be found here http://postimg.org/image/7mwro9497/. Have you encountered this before? Is there any solution for this problem?
Hello Michael,
Please let me know if there is anything further that I can provide you.
Thank you for providing me these additional details.
However, I was unable to reproduce this behavior on my side. I believe you, as a developer understand that without having a working sample that replicates the issue it is very hard for me to investigate further and find the root cause for this matter.
Please let me know if I can provide you any additional assistance with this matter.
Hello Vasya,
I have temporarely fixed this problem by avoiding a horizontal scrollbar on my page. This way the blur behavior will not be triggered when scrolling down. Unfortunately we don't have time at the moment to present you with an isolated sample. We would however highly appreciate any effort you could do to find the cause of this problem. I will therefor present you with a number of facts about this problem:
-It only occured in Internet Explorer.
-It only occured when we had a horizontal scrollbar on the page and when scrolling down over a grid.
-It appears to be a (re)paint problem and removing the alternative style for 'alt-rows' to remove the load did not fix the problem.
Thank you for getting back to me.
In order to investigate further I will need an isolated sample (any code that is not relevant to his issue should be removed) where this issue is reproducible. This is going to be highly appreciated and will help me debug this on my side and investigate further in pursuit of the root cause of this issue.
Additionally, could you please provide me with the browsers and browser versions that you are experiencing the issue with.
Looking forward to hearing from you.
This situation occurs every time we go to the page, no special steps were taken or specific laptops were used to reproduce this issue. It is important to say that we also faced this problem in a grid with only a small set of rows. As soon as we scroll to see more rows, they are covered with the grey blur. (which are actually parts of the scrollbar, not yet rerendered by the browser I assume)