谷歌浏览器:一些网页上的垂直滚动条消失,可能是由于一个奇怪的工具栏 [英] Google Chrome: Vertical scrollbar disappears on some web pages, maybe due to a strange toolbar

查看:3651
本文介绍了谷歌浏览器:一些网页上的垂直滚动条消失,可能是由于一个奇怪的工具栏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的某位客户无法查看我们网站上的某些网页。具体来说,它是垂直滚动条,在某些页面上消失。



她使用Google Chrome,并且如以下屏幕截图所示,Chrome也有一个奇怪的工具栏。 / p>

在这张第一张图片上,滚动没有问题



http://i45.tinypic.com/3444bqe.png



接下来,滚动条消失了虽然页面上有很多内容。



http:// i47 .tinypic.com / 125qdlv.png



我试图在自己的机器上使用相同的Chrome版本重现错误,但这是不可能的。所以我怀疑这个奇怪的工具栏是罪魁祸首。



有人知道哪个扩展名给出了这个栏吗?

解决方案

总是打开滚动条对我来说是个诀窍:

  body {
overflow-y:scroll;
}


One of my customers have trouble viewing some of the pages on our website. Specifically it is the vertical scrollbar, that disappears on some pages.

She is using Google Chrome, and as the following screenshots will show, Chrome also has a strange toolbar.

On this first image, there are no problem with scrolling

http://i45.tinypic.com/3444bqe.png

On the next, the scrollbar has disappeared although there is plenty of content on the page.

http://i47.tinypic.com/125qdlv.png

I have tried to reproduce the error on my own machine with the same Chrome version, but it was not possible. So I suspect the strange toolbar to be the culprit.

Does anybody know which extension gives this bar?

解决方案

Turning the scrollbar always on did the trick for me:

body {
  overflow-y: scroll;
}

这篇关于谷歌浏览器:一些网页上的垂直滚动条消失,可能是由于一个奇怪的工具栏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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