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

Chip: Combination of tooltip causes a repetitively behaviour #13701

Closed
pistage opened this issue Sep 19, 2023 · 1 comment
Closed

Chip: Combination of tooltip causes a repetitively behaviour #13701

pistage opened this issue Sep 19, 2023 · 1 comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@pistage
Copy link
Contributor

pistage commented Sep 19, 2023

Describe the bug

Having a tooltip on a chip element and holding the mouse on a certain spot causes a repetitively switch between cursors.

Environment

Angular with PrimeNG (both the newer versions)

Reproducer

https://stackblitz.com/edit/github-5dfttg?file=src%2Fapp%2Fapp.component.html

Angular version

16.2.5

PrimeNG version

16.3.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

v18.10.0

Browser(s)

Chrome

Steps to reproduce the behavior

You have to be kind of precise here (not if you have more margin/padding) but hold your mouse cursor under the letter "b" in the word "Label" which is on the element.
This will cause a buggy switch between two cursor modes until you move your mouse.

Expected behavior

The switch between the cursors should not be changed and should act like the rest of the area on the element.

@pistage pistage added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Sep 19, 2023
@pistage pistage changed the title Component: Title Component: Chip element together with tooltip bug Sep 19, 2023
@pistage pistage changed the title Component: Chip element together with tooltip bug Chip: Combination of tooltip causes a repetitively behaviour Sep 19, 2023
@pistage
Copy link
Contributor Author

pistage commented Sep 21, 2023

Recently noticed it relates to: #13680

@pistage pistage closed this as completed Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant