[Bug Report] 使用用了这个show-overflow-tooltip 属性,然后这个属性被触发了,但是因为鼠标位置获取不到了,所以会导致这个悬停出现在其它地方
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.2
### OS/Browsers version
谷歌/火狐
### Vue version
2.6.6
### Reproduction Link
https://codepen.io/pen/?&editable=true&prefill_data_id=f93a9bd0-007b-0139-38db-02420aff000d&referer=https%3A%2F%2Felement.eleme.cn%2F
### Steps to reproduce
备注:无法提供重现的项目链接
在from表单里面使用了这个show-overflow-tooltip 属性,然后这个属性被触发了,但是因为鼠标位置获取不到了,所以会导致这个悬停出现在其它地方;
在table里点击,然后跳转到详情页面
### What is Expected?
能够修正这个bug,不要让他出现到其它地方
### What is actually happening?
在列表页增加一个table,使用show-overflow-tooltip 属性,点击跳转到详情页,然后这个属性被触发了,但是因为鼠标位置获取不到了,所以会导致这个悬停出现在其它地方;
备注:无法上传图片更直观的显示
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.