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] VisualMap cursor: pointer on selectedMode: false #20533

Open
MicheleJohn opened this issue Nov 22, 2024 · 1 comment
Open

[Bug] VisualMap cursor: pointer on selectedMode: false #20533

MicheleJohn opened this issue Nov 22, 2024 · 1 comment
Labels
bug difficulty: easy Issues that can be fixed more easily than the average. en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@MicheleJohn
Copy link

MicheleJohn commented Nov 22, 2024

Version

5.5.1

Link to Minimal Reproduction

https://echarts.apache.org/examples/en/editor.html?code=PYBwLglsB2AEC8sDeAoWsBuEDOBXAhgDYCy-IAXLANprrK12xgCeIAppQOQgRsDGbAO442nADQM62NoX5g2AE2LAFHWADMi0iY3Q9-bbJRq66SWAFsI0SgCYADPbGxC-AEYyugUyJYD--Ng-YEJgACcuAHNQtjZoTlgAXx1TZEtrSgBGAFYnS3wAD0yATiLnVw9CLmz7AFoMkoCgkPDYTjdCXFFE5NNzCwLMgBZSl3dPVoAeWGrG4LCuaIV4hMl0AF0eulCICIALMEonVaZQQ830CHkLAHUIBTBdzIA2c9hLtgsACTYd_efX94WADiZEyWVe8nyYBBFFg4OOYV40AOrV2iIAXjAwEROJIVutkvkAIL5HCUVCMFjsLh8fDyCJhZjiSQKOn4YycZRxZycAAqnQCnGuikFvN2uEFADFtoKAMp0uW4OJrWhJWjMElk-iU1hqTgYIgC1XJaTbQzGSQU3Ss7HGarOWwAZlytlsgwdGQAHM4Mo7wdNBgB2B1PewbY5UvWEayiPG0FUJADcQA

Steps to Reproduce

  1. Instantiates the graph with the option selectedMode: false inside the visualMap
  2. Hover the mouse on the visualMap

Current Behavior

The click is disabled but the mouse still appears as a cursor pointer.

Expected Behavior

The cursor has to be default and not pointer

Environment

- OS:ArchLinux
- Browser: Chromium v130.0.6723.116-1
- Framework: [email protected]

Any additional comments?

If you declare a legend with selectedMode: false the cursor is set to default and not pointer.

@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Nov 22, 2024
@plainheart plainheart added difficulty: easy Issues that can be fixed more easily than the average. and removed difficulty: easy Issues that can be fixed more easily than the average. labels Nov 23, 2024
Copy link

echarts-bot bot commented Nov 24, 2024

This issue is labeled with difficulty: easy.
@MicheleJohn Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for the community to fix.

Please have a look at How to debug ECharts if you'd like to give a try. 🤓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug difficulty: easy Issues that can be fixed more easily than the average. en This issue is in English pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

2 participants