Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

很大概率影响B站视频播放,点击鼠标暂停时,进度条会跳转至鼠标的垂直位置。 #120

Open
Iaalotw opened this issue Aug 7, 2022 · 7 comments

Comments

@Iaalotw
Copy link

Iaalotw commented Aug 7, 2022

如题:很大概率影响B站视频播放,点击鼠标暂停时,进度条会跳转至鼠标的垂直位置。

@Kenzo6569
Copy link

我也出现了这个问题,排查了半天才确认问题在这里

@GSCong
Copy link

GSCong commented Aug 15, 2022

不只是B站,大部分网页视频都有这个问题

@AuTa
Copy link

AuTa commented Sep 10, 2022

不只是视频网页,支持滑动的组件都有这个问题。

@chemhunter
Copy link

这个问题非常严重!!!
排查了很久才找到原因,竟然是这个插件的问题。

@shallowss
Copy link

一旦拉了进度条之后点哪儿都会带动进度条, 现在不用的时候都关闭掉了

@Crystron39
Copy link

还有空格控制播放暂停,会下滑页面并播放/暂停()

@Prepanpan
Copy link

// 域名列表
var lists = {
// 黑名单
black_list: [
/..youtube.com./,
/..wikipedia.org./,
/mail.qq.com./,
/translate.google..
/,
/..bilibili.com./
]
};

代码里加一行黑名单就好

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants