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

p-tooltip : autohide="false" does not work every times #14014

Closed
stephanebouget opened this issue Nov 3, 2023 · 5 comments · Fixed by #14032
Closed

p-tooltip : autohide="false" does not work every times #14014

stephanebouget opened this issue Nov 3, 2023 · 5 comments · Fixed by #14032
Labels
LTS-PORTABLE Issue's fix will be ported to supported LTS versions Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@stephanebouget
Copy link

Describe the bug

add [autohide]="false" to the p-tooltip component and hover it from the arrow carret element

It doen't works when mouse hover the tooltip by the carret arrow :

ko

It works when mouse hover the tooltip directly (by the bottom or top of the tooltip) :

ok

Environment

primeng 16.7.0

Reproducer

No response

Angular version

16

PrimeNG version

16.7.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@stephanebouget stephanebouget added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 3, 2023
@maruthumj
Copy link
Contributor

Hi @stephanebouget can you please provide the reproducible stackblitz sample app?

@Bra7wurs7
Copy link

I have this same problem. Maybe I'll have time to setup a Stackblitz example the next month or so. Can't earlier, sorry.

@stephanebouget
Copy link
Author

Hi @stephanebouget can you please provide the reproducible stackblitz sample app?

No need a stackblitz. You Can reproduce it directly here: https://primeng.org/tooltip

@maruthumj
Copy link
Contributor

@stephanebouget I have fixed the issue in the linked PR

@cetincakiroglu cetincakiroglu added this to the 16.8.0 milestone Nov 9, 2023
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 9, 2023
cetincakiroglu added a commit that referenced this issue Nov 15, 2023
Bug fix: #14014 - p-tooltip : autohide="false" does not work every time
@cetincakiroglu cetincakiroglu added LTS-PORTABLE Issue's fix will be ported to supported LTS versions LTS-FIXED-15.4.13 labels Nov 17, 2023
@stephanebouget
Copy link
Author

stephanebouget commented Nov 21, 2023

tested OK in 16.8.0. TY!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-PORTABLE Issue's fix will be ported to supported LTS versions Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants