apache / apache/echarts

[Bug] Continuosly dragging the graph series after moving mouse over an enterable tooltip

Open
#20,817 0 comments 0 reactions 0 assignees View on GitHub
bug en pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### 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](https://github.com/user-attachments/assets/d5246d0a-2271-468c-9a41-51522c45f7d9)

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

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

### Any additional comments?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.