antvis / X6

🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
https://x6.antv.antgroup.com
MIT License
5.74k stars 1.7k forks source link

鼠标移动到text元素上,不能显示text元素的title提示 #3231

Closed zq8024 closed 1 year ago

zq8024 commented 1 year ago

问题描述

给text元素设置了title,当鼠标移动到text元素上时,不能显示text元素的title提示

重现链接

https://codesandbox.io/s/quirky-raman-y74fz5?file=/src/App.js

重现步骤

  1. 进入页面
  2. 鼠标移动到文本元素上

预期行为

期望结果:当鼠标移动到文本元素上时,显示文本的title提示 实际结果:没有显示文本元素的title提示

平台

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

x6-bot[bot] commented 1 year ago

👋 @zq8024

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. To help make it easier for us to investigate your issue, please follow the contributing guidelines. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

NewByVector commented 1 year ago

/cib

x6-bot[bot] commented 1 year ago

@zq8024

Branch issue/issue-3231 was created for this issue. We will investigate into the matter and get back to you as soon as possible.

感谢反馈问题或提供改进建议,我们创建了 issue/issue-3231 分支来处理这个问题,你可以继续跟进后续的解决方案。

x6-bot[bot] commented 8 months ago

This thread has been automatically locked because it has not had recent activity.

Please open a new issue for related bugs and link to relevant comments in this thread.