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

[FEA] 应该在激活该扩展后临时屏蔽页面表格原有的 JavaScript 处理程序 #38

Open
wxy opened this issue May 18, 2024 · 0 comments

Comments

@wxy
Copy link
Owner

wxy commented May 18, 2024

你的功能请求是否与问题有关?请描述。
如果页面中的表格原本有一些鼠标事件处理,如鼠标移动时高亮某行、点击排序等,很有可能和这个扩展发生冲突,导致不可预料的行为。

描述你想要的解决方案
应该在激活该扩展时临时取消表格所有的鼠标事件处理程序,并在关闭该扩展时恢复。

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

1 participant