Skip to content

Tooltips don't destroy when used in a scrollable table #939

@noehre

Description

@noehre

I was using tooltips on elements in a scrollable section on the page.
In the given example it is a table that is longer than what is displayed on the page. By scrolling around rapidly the tooltips are not destroyed correctly. The tooltips are hidden, but remain in the DOM, even though the disposeTimer is set to 0.

The expected behaviour would be that the tooltips are destroyed when hidden.

The actual behaviour ist that although most are destroyed correctly, some are not which can cause other issues.

tooltips

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