We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.15.14
win11-谷歌
2.7.16
https://codepen.io/xiamin/pen/raBdmrv
鼠标拖动右侧固定列下面的滚动条。 注意!是从右侧固定列点击滚动条开始拖动
鼠标可以选中滚动条,并且拖动
选中不到滚动条,因为被固定列覆盖。
The text was updated successfully, but these errors were encountered:
同样遇到过这个问题,无论固定列在左边还是在右边,表格的横向滚动条在固定列最下方都无法拖动,看起来像是z-index层级在里层被覆盖了。
Sorry, something went wrong.
No branches or pull requests
Element UI version
2.15.14
OS/Browsers version
win11-谷歌
Vue version
2.7.16
Reproduction Link
https://codepen.io/xiamin/pen/raBdmrv
Steps to reproduce
鼠标拖动右侧固定列下面的滚动条。
注意!是从右侧固定列点击滚动条开始拖动
What is Expected?
鼠标可以选中滚动条,并且拖动
What is actually happening?
选中不到滚动条,因为被固定列覆盖。
The text was updated successfully, but these errors were encountered: