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

nz-table配合tooltips 快速滚动出现显示问题 #3875

Closed
yihango opened this issue Jul 29, 2019 · 2 comments · Fixed by #4387
Closed

nz-table配合tooltips 快速滚动出现显示问题 #3875

yihango opened this issue Jul 29, 2019 · 2 comments · Fixed by #4387

Comments

@yihango
Copy link

yihango commented Jul 29, 2019

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-start-i1ht9f

Steps to reproduce

  • copy官网7.5.x Table虚拟滚动用例
  • 在table用例的基础之上,每一列增加 tooltips 支持
  • 快速的往下滚动再往上滚动多次

What is expected?

  • tooltips正常显示

What is actually happening?

  • tooltips有概率卡到浏览器左上角,或显示的位置不正确
    image

image

Environment Info
ng-zorro-antd 7.5.1
Browser Chrome 75.0.3770.142(正式版本) (64 位),IE11
@zorro-bot
Copy link

zorro-bot bot commented Jul 29, 2019

Translation of this issue:

Nz-table with tooltips fast scrolling display problems

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-start-i1ht9f

Steps to reproduce

  • copy official website 7.5.x Table virtual scrolling use case
  • Add tooltips support for each column based on the table use case
  • Quickly scroll down and scroll up multiple times

What is expected?

  • tooltips display normally

What is actually happening?

  • tooltips has a probability to get to the top left corner of the browser, or the displayed position is incorrect
    image

image

Environment Info
ng-zorro-antd 7.5.1
Browser Chrome 75.0.3770.142 (official version) (64-bit), IE11

@wzhudev wzhudev self-assigned this Aug 5, 2019
@vthinkxie vthinkxie removed their assignment Aug 6, 2019
@yihango
Copy link
Author

yihango commented Aug 30, 2019

什么时候能够发布?

wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Nov 5, 2019
wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Nov 8, 2019
wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Nov 8, 2019
close NG-ZORRO#3875
close NG-ZORRO#4317
close NG-ZORRO#4386

feat(module:tooltip,popover,popconfirm): remove component usage"

test: refactor tests and remove specs related to component api

refactor: remove redundant code

fix: fix property accessibility

refactor: extract isEmpty function

chore: start warning of deprecated API

chore: cleanup
wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Nov 19, 2019
close NG-ZORRO#3875
close NG-ZORRO#4317
close NG-ZORRO#4386

feat(module:tooltip,popover,popconfirm): remove component usage"

test: refactor tests and remove specs related to component api

refactor: remove redundant code

fix: fix property accessibility

refactor: extract isEmpty function

chore: start warning of deprecated API

chore: cleanup

fix(module:tooltip): fix hiding when hover on overlay
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
@hsuanxyz hsuanxyz mentioned this issue Apr 15, 2020
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants