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

ToolTip: When 'focus' and 'hover' events happen at the same time, tooltips are getting overlapped #5727

Open
rinnuagna opened this issue Jan 10, 2024 · 4 comments
Labels
Type: Bug Issue contains a defect related to a specific component.

Comments

@rinnuagna
Copy link

rinnuagna commented Jan 10, 2024

Describe the bug

image

When 'focus' and 'hover' events happen at the same time for an icon and if we hover on the other icon, the tooltips get overlapped making it hard to read. This happens when the icons are too close.

Reproducer

No response

PrimeReact version

10.2.1

React version

17.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

All browsers

Steps to reproduce the behavior

No response

Expected behavior

No response

@rinnuagna rinnuagna added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 10, 2024
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 10, 2024
@melloware
Copy link
Member

Similar to #6008

@dungnguyenBKA
Copy link

Hello, is any process on this bug?

@melloware
Copy link
Member

Nope unless you want to sponsor it financially @dungnguyenBKA

@Luko248
Copy link

Luko248 commented Sep 27, 2024

I have an simular issue, if you use event="both", it doesn't work properly. It how tooltip on hover but when focus input, it do nothink. So it works same as event="hover" https://primereact.org/tooltip/#event I really need to fix this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

4 participants