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

[Bug] pivotChart 给对应columns的header添加了cursor:'pointer'样式下,点击后 必须重新从画布内部移到对应column标题才能变成小手 #746

Closed
zzsssssss opened this issue Dec 15, 2023 · 0 comments · Fixed by #764
Assignees
Labels
bug Something isn't working

Comments

@zzsssssss
Copy link

Version

0.16.4-alpha.1

Link to Minimal Reproduction

1111

Steps to Reproduce

1.给columns配置项中的标题添加hover样式 cursor:"pointer";
2.使用updateOption 更新配置项
3. 在点击对应columns标题后,使用updateOption更新pivotChart
4. 此时鼠标样式会变为默认样式,只能从画布内部重新移动到对应的columns标题 才能变成小手形状,(从画布外移动不生效)

Current Behavior

鼠标样式会变为默认样式,只能从画布内部重新移动到对应的columns标题 才能变成小手形状,(从画布外移动不生效)

Expected Behavior

再点击后,鼠标悬浮在对应column 标题项时,仍是小手状

Environment

- OS:window
- Browser:Chrome 120.0.6099.71(正式版本) (64 位)
- Framework: Vue@3

Any additional comments?

No response

@zzsssssss zzsssssss added the bug Something isn't working label Dec 15, 2023
@Rui-Sun Rui-Sun self-assigned this Dec 18, 2023
@Rui-Sun Rui-Sun linked a pull request Dec 20, 2023 that will close this issue
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants