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

[Bug]: An open sp-overlay immediately closes when hovering on a delayed sp-tooltip #4832

Open
1 task done
imlutr opened this issue Oct 17, 2024 · 0 comments
Open
1 task done

Comments

@imlutr
Copy link
Contributor

imlutr commented Oct 17, 2024

Code of conduct

  • I agree to follow this project's code of conduct.

Impacted component(s)

sp-overlay, sp-tooltip

Expected behavior

If you have an sp-overlay that's open and you hover slightly on a sp-button that has a delayed sp-tooltip, then the open sp-overlay shouldn't close. It should close only when the tooltip is actually shown.

Actual behavior

The open sp-overlay closes immediately

Screenshots

bug.mov

What browsers are you seeing the problem in?

Chrome

How can we reproduce this issue?

  1. Go to https://studio.webcomponents.dev/edit/bGoaDoeSp3RgODOi6N7u/src/index.ts
  2. Click on the Click me button
  3. Hover over the Hover me button
  4. Observe. The open overlay will close immediately, even though the tooltip appears 2s later.

Sample code or abstract reproduction which illustrates the problem

https://studio.webcomponents.dev/edit/bGoaDoeSp3RgODOi6N7u/src/index.ts

Severity

SEV 3

Logs taken while reproducing problem

No response

@imlutr imlutr added bug Something isn't working needs jira ticket triage An issue needing triage labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants