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 does not hide automatically #7808

Open
IvanDanchev opened this issue Apr 23, 2024 · 0 comments
Open

Tooltip does not hide automatically #7808

IvanDanchev opened this issue Apr 23, 2024 · 0 comments
Labels
Bug C: Tooltip FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Low

Comments

@IvanDanchev
Copy link
Contributor

Bug report

The issue is related to the specific selectors used in the filter option. The linked example contains 3 different selectors, with all of which the problematic behavior is exhibited.

Reproduction of the problem

  1. Run this dojo example: https://dojo.telerik.com/aTOHaDUg/5
  2. Hover one of the span elements that matches the Tooltip filter
  3. Move the mouse cursor outside the hovered span.

Current behavior

The Tooltip does not hide automatically, unless you move the mouse cursor directly down from the hovered span.

Expected/desired behavior

The Tooltip hides automatically once you exit the boundaries of the hovered element, regardless of the cursor move direction.

Environment

  • Kendo UI version: 2024.1.319
  • jQuery version: x.y
  • Browser: [all ]
@IvanDanchev IvanDanchev added Bug C: Tooltip SEV: Low jQuery FP: Unplanned Sync status with associated Feedback Item labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Tooltip FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Low
Projects
None yet
Development

No branches or pull requests

1 participant