Chrome浏览器错误:滚动时iframe在屏幕上渲染线条 [英] Chrome bug: iframe rendering lines on screen when scrolling up

查看:268
本文介绍了Chrome浏览器错误:滚动时iframe在屏幕上渲染线条的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

此处的错误: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-bugs/eUfzp3UJDwo%5B1-25%5D

只是遇到了这个问题,在Chrome浏览器上划过我的屏幕,但没有在Firefox或IE上。在Mac上的任何人看到这个?

just encountered this problem, streaking up my screen on chrome, but not on firefox, or IE. anyone on a mac seen this?

推荐答案

删除 background-color

Removing the background-color:

body {
...
background-color: #fff; 
}

放入 iFrame 确实解决了我的问题。

in the CSS of the HTML document which is rendered into the iFrame did solve the issue in my case.

这篇关于Chrome浏览器错误:滚动时iframe在屏幕上渲染线条的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆