无法在 Google Chrome“12.0.742.100”上垂直滚动页面
无法使用滚动条拇指在 Google Chrome“12.0.742.100”上垂直滚动页面,但是我可以使用鼠标滚动,也可以使用向上和向下箭头键滚动页面。
要点:
- 如果我重新调整窗口大小,以便有水平滚动条,则垂直滚动条开始正常工作,但如果我重新调整大小/没有水平滚动条,则垂直滚动条拇指无法工作。
- 如果我在页面加载时停止加载页面/尝试滚动,则效果很好。
- 该问题在我客户网站“http://www.charlotterusse.com/”的几乎所有页面上都可以重现,例如:
- http://www.charlotterusse.com/home/index.jsp< /里>
- http://www.charlotterusse.com/category/index.jsp?类别Id=4078197
- http://www.charlotterusse.com/family/ index.jsp?categoryId=4335463&cp=4078197
- http://www.charlotterusse.com/category/index.jsp?类别Id=4238904
- http://www.charlotterusse.com/category/ index.jsp?categoryId=4238909&cp=4238904
但是,以下页面滚动得很好:
- http://www.charlotterusse.com/sitemap/index.jsp
- https://www.charlotterusse.com/checkout/index.jsp?process=login
- http://www.charlotterusse.com/helpdesk/index.jsp
- http://www.charlotterusse.com/storeLocator/index.jsp
- http://www.charlotterusse.com/giftCenter/index.jsp
可能是由于与 Flash 或JavaScript,但该网站在所有其他浏览器上运行良好,但在 Chrome 上则不然。
请告知问题可能是什么以及如何解决。
Unable to scroll pages vertically on Google Chrome "12.0.742.100", using the scroll-bar thumb, however I can use mouse scroll and also scroll the page using the up and down arrow keys.
Important points:
- If I re-size the window such that there is a horizontal scroll-bar, the vertical scroll-bar starts to works fine, but if I re-size/there is no horizontal scroll-bar, the vertical scroll-bar thumb fails to work.
- If I stop loading the page/try to scroll while the page is loading, it works fine.
- The issue is reproducible on almost all the pages of my client's website "http://www.charlotterusse.com/", like:
- http://www.charlotterusse.com/home/index.jsp
- http://www.charlotterusse.com/category/index.jsp?categoryId=4078197
- http://www.charlotterusse.com/family/index.jsp?categoryId=4335463&cp=4078197
- http://www.charlotterusse.com/category/index.jsp?categoryId=4238904
- http://www.charlotterusse.com/category/index.jsp?categoryId=4238909&cp=4238904
but, the following pages scroll just fine:
- http://www.charlotterusse.com/sitemap/index.jsp
- https://www.charlotterusse.com/checkout/index.jsp?process=login
- http://www.charlotterusse.com/helpdesk/index.jsp
- http://www.charlotterusse.com/storeLocator/index.jsp
- http://www.charlotterusse.com/giftCenter/index.jsp
It may be due to some conflict with Flash or JavaScript, but the site works fine on all other browsers and not chrome.
Please advice what could the issue be and how can it be fixed.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
最终找到了这个问题的解决方案。有一个 JS 代码阻碍了正常的鼠标拖动操作。
Ultimately found the solution for this issue. There was a JS code which was hindering the normal mousedrag actions.