Skip to content

Doesn't work with kendo TreeView control. #38

@WrayKS1

Description

@WrayKS1

If I have a Kendo TreeView with templates and I use a template with an image with a title and class hastip, when you hover over the icon the tooltip appears. However, if while it is present you double click on the image in the node (not the rest of the template which works normally) to expand it, the tooltip is left frozen on the screen forever. You see in F12 that the div has opacity 1. Keep doing this for as many frozen ones as you like! It does not do this for the default tooltip. As soon as the mouse goes down anywhere, the tooltip disappears.

I imagine this has to do with event doubleclick on the tooltip element because it does go away with a single click (although that won't expand the node).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions