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

下拉框的垂直滚动条自动隐藏 #6987

Closed
1 task done
Firestorm01 opened this issue Sep 26, 2023 · 3 comments
Closed
1 task done

下拉框的垂直滚动条自动隐藏 #6987

Firestorm01 opened this issue Sep 26, 2023 · 3 comments
Labels

Comments

@Firestorm01
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.0.1

Environment

Win11,Edge 118.0.2088.11 ,Vue 3.2.36

Reproduction link

Edit on CodeSandbox

Steps to reproduce

点击Select组件,大约1~2秒后Option下拉框的垂直滚动条消失

What is expected?

垂直滚动条不自动消失或可设置

What is actually happening?

下拉框的滚动条自动消失


  1. 滚动条消失后不主动滚动鼠标滚轮不可知是否还有其它选项,容易产生迷惑。
  2. 对没有鼠标中键以及用笔记本触摸板操作的用户不友好
@selicens
Copy link
Member

看了下,antd也是这样,不过antd比较好的一点是鼠标重新移入滚动条会再次出现,可以同步一下

@ZhangYuScott
Copy link

May want to fix it

tangjinzhou added a commit that referenced this issue Oct 16, 2023

Verified

This commit was signed with the committer’s verified signature.
soyuka Antoine Bluchet
* fix: select scrollbar height

* fix: mousemove appear scrollbar

* Update List.tsx

* Update List.tsx

---------

Co-authored-by: undefined <undefined>
Co-authored-by: tangjinzhou <415800467@qq.com>
@kovsu kovsu closed this as completed Oct 18, 2023
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants