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] Continuosly dragging the graph series after moving mouse over an enterable tooltip #20817

Open
kenjinz opened this issue Mar 12, 2025 · 0 comments
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@kenjinz
Copy link

kenjinz commented Mar 12, 2025

Version

5.6.0

Link to Minimal Reproduction

https://echarts.apache.org/examples/en/editor.html?c=graph-simple&code=PYBwLglsB2AEC8sDeAoWtJgDYFMBcya6GOAHmAQOQBCAhgM4QDGsA4gE60gAWlRAvgBoiYYMCyQQBVMVg5oYHJwBGuAmHYBXHAOHpa0CAFtakGABFNnM9ACqIACan8sAIwBWAAye9sA8dMoaABRBghoAHN7J0UqAEdNcMgmAEloAHlNMEpfeiUIHHoCAG0idBlZDABPEBdKCM4eHLLiLFoq4CyqaBgcZsrYeiqjZXEAZQgALxcvX1l2YFojdS0cOdbaZRwsaRbZem5gAHcV7T3YIXOcBwicMeHRndhiyiYIdiZcHNhKWnYFo6UAC663Q11u9xG4ymLmKABZBG5PCCrjccAAZTbbXYDdAAMxgYAm0wIACZPOdLgMYrQSudyvTiNAlnUAHLABw4Nz9XHoUgEADM3lBlSqgu8jKpuIqvOZRjZHK5pJ5vP5sAAHMLGegxbAhRTeVKBjLcXKFZy9SrcWr3LNtbBda4JYaRQzeegzVR2Ra4VaBja7e6HQQvAbcfxziiBgB6aOwLDhADWRWeUcqCegybpvJNA3onQ-Lh89rAf1uFDcruIQyhWGJsPciPJad5bS2T1zuIOx1OOiDRtxGbuYCqakIQfQRwgDjA3BDVdkTCsADd5IUU54AHSk-0Rl2Mzv7AtMc1Kv2VUvsctexXchfxrEd-3obsnDCrXf3odjEdjw-VJd2FXaB1wILcd37SUq3_F9j1PO8SzLHAK0ob0uQFPh9xze18ysE8bwtZV70va8fjQy0oIPHC4IIs9iKQlDyN9SjsKDXDC1ohCgxI5DOOYw1IxFb9fxcf9QFoN4RzAzcAE4qynGc51gUkq0A4DQNgMNZD3YgdKBFB-AAbiAA

Steps to Reproduce

  1. I use a example drawing graph series
  2. Added enterable property for the tooltip

Current Behavior

  • Drag the graph series by holding left click,
  • Move the mouse a bit fast (not too much) until the cursor is placed on the tooltip. Because of the enterable property, the tooltip at this time is not disappear
  • Release the left click
  • Move the mouse again.

Image

Current result: The graph is still be able to drag without holding any left click

Expected Behavior

The graph series should not be able to drag

Environment

- OS:Window 11
- Browser: Microsoft Edge
- Framework:

Any additional comments?

No response

@kenjinz kenjinz added the bug label Mar 12, 2025
@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 Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 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

1 participant