Skip to content

Mat-tooltip not hiding on mouse-wheel scroll #18611

Closed
@SAkhil95

Description

@SAkhil95

Reproduction

Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/mat-tooltip-not-hiding-on-scroll

Steps to reproduce:

  1. Open the link
  2. Hover on the Action button - Tooltip gets displayed.
  3. Scroll down using the mouse wheel.
  4. The tooltip also scrolls along the screen.

Expected Behavior

What behavior were you expecting to see?

The tooltip should be hidden once the cursor leaves the button.

Actual Behavior

What behavior did you actually see?

The tooltip also scrolls along and behaving like a fixed position element

Environment

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/tooltip

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions