-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
下拉框的垂直滚动条自动隐藏 #6987
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
Labels
Comments
看了下,antd也是这样,不过antd比较好的一点是鼠标重新移入滚动条会再次出现,可以同步一下 |
May want to fix it |
13 tasks
tangjinzhou
added a commit
that referenced
this issue
Oct 16, 2023
* fix: select scrollbar height * fix: mousemove appear scrollbar * Update List.tsx * Update List.tsx --------- Co-authored-by: undefined <undefined> Co-authored-by: tangjinzhou <[email protected]>
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
4.0.1
Environment
Win11,Edge 118.0.2088.11 ,Vue 3.2.36
Reproduction link
Steps to reproduce
点击Select组件,大约1~2秒后Option下拉框的垂直滚动条消失
What is expected?
垂直滚动条不自动消失或可设置
What is actually happening?
下拉框的滚动条自动消失
The text was updated successfully, but these errors were encountered: