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

8.4.0 升级 8.5.0 后,鼠标无法移入 Popover 的 nzContent 区域 #4417

Closed
xinhaoxx opened this issue Nov 11, 2019 · 1 comment · Fixed by #4418
Closed

8.4.0 升级 8.5.0 后,鼠标无法移入 Popover 的 nzContent 区域 #4417

xinhaoxx opened this issue Nov 11, 2019 · 1 comment · Fixed by #4418

Comments

@xinhaoxx
Copy link

Reproduction link

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

Steps to reproduce

Popover nzPopoverTrigger 为 hover 时,鼠标移入 Popover 的弹出区域时:
在 8.4.x 版本 Popover 弹出层不会消失
在 8.5.0 版本 Popover 弹出层会消失

What is expected?

恢复与 8.4.x 版本同样的效果:鼠标移入 Popover 弹出层时弹出层不会消失

What is actually happening?

8.5.0 鼠标移入 Popover 弹出层时弹出层会立即消失

Environment Info
ng-zorro-antd 8.5.0
Browser Chrome 版本 78.0.3904.97(正式版本)(64 位)
@zorro-bot
Copy link

zorro-bot bot commented Nov 11, 2019

Translation of this issue:

8.4.0 8.5.0 After the upgrade, the mouse can not move nzContent area of ​​Popover

Reproduction link

Https://stackblitz.com/edit/ng-zorro-antd-start-zetsqw

Steps to reproduce

Popover nzPopoverTrigger when hover, move the mouse when the pop-up area Popover:
In the 8.4.x version Popover the popup will not disappear
In the 8.5.0 version Popover popup to disappear

What is expected?

The same effect recovery and 8.4.x versions: the popup will not disappear when the mouse into Popover pop-up layer

What is actually happening?

8.5.0 Mouse pop-up layer disappears immediately when the pop-up layer into Popover

Environment Info
Ng-zorro-antd 8.5.0
Browser Chrome version 78.0.3904.97 (official version) (64)

simplejason pushed a commit that referenced this issue Nov 17, 2019
* fix(module:tooltip): fix hiding when hover popover

* fix(module:tooltip): fix accessing destroyed view

close #4417
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
* fix(module:tooltip): fix hiding when hover popover

* fix(module:tooltip): fix accessing destroyed view

close NG-ZORRO#4417
@hsuanxyz hsuanxyz mentioned this issue Apr 15, 2020
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
* fix(module:tooltip): fix hiding when hover popover

* fix(module:tooltip): fix accessing destroyed view

close NG-ZORRO#4417
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