简体   繁体   English

在“虚拟滚动”表(如slickgrid)中使用鼠标中键时,Chrome 61.0.3163.100突然停止滚动

[英]Chrome 61.0.3163.100 suddenly stops scrolling when using middle mouse button in “virtual-scroll” tables like slickgrid

When using the middle Mousebutton (click once and drag) to scroll the table, the browser reliably stops scrolling after a second. 当使用鼠标中键(单击一次并拖动)滚动表时,浏览器会在第二秒后可靠地停止滚动。 This only happens in Chrome's latest build (61.0.3163.100), it definitely did not happen before. 这仅发生在Chrome的最新版本(61.0.3163.100)中,以前绝对没有发生。

Slickgrid Demo to illustrate the problem. Slickgrid演示来说明问题。 http://mleibman.github.io/SlickGrid/examples/example1-simple.html http://mleibman.github.io/SlickGrid/examples/example1-simple.html

Does anyone know what causes this? 有谁知道是什么原因造成的? It is not a slickgrid specific problem. 这不是特定的问题。 I noticed this behaviour with several other virtual-scroll table frameworks. 我在其他几个虚拟滚动表框架中注意到了这种现象。

This happened by using jquery smooth scroll library outdated version. 这是通过使用jQuery平滑滚动库过时的版本发生的。 I got solution from here, forum help 我从这里得到解决方案, 论坛帮助

Now Updated version you get from here , 现在可以从这里获取更新的版本,

Hope this solution solve your problem. 希望此解决方案能够解决您的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM