Skip to content

[Bug] 当设置scrollStyle.visible = ‘focus’,光标在表格上时滚动条未常显 #3914

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

Open
luoyiping250 opened this issue May 20, 2025 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@luoyiping250
Copy link

Version

1.18.2

Link to Minimal Reproduction

官方demo即可复现。

Steps to Reproduce

  1. 设置ListTable.theme.scrollStyle.visible = 'focus';
  2. 将光标放在表格上。

Current Behavior

把光标在表格上时滚动条未常显,只有首次进入时会显示,一旦页面一滚动则滚动条消失,等再次滚动时才会出现滚动条,滚动结束后滚动条再次消失。

Expected Behavior

当设置ListTable.theme.scrollStyle.visible = 'focus'时,只要光标在表格内,无论页面是否有滚动操作,滚动条都应常显,更加符合用户预期,方便用户操作。

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

@luoyiping250 luoyiping250 added the bug Something isn't working label May 20, 2025
@fangsmile fangsmile added the good first issue Good for newcomers label May 21, 2025
@hokkine
Copy link

hokkine commented May 25, 2025

#3934

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants