You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
GIVEN:
The page is vertically not long enough
AND
A tooltip has been opened
WHEN
Scroll down the page using mouse
THEN
The opened tooltip should not remain at the same screen position
Note:
This only happens when using mouse wheel to scroll up and down. When there is any mouse clicking event, the tooltip disappears, so it wouldn't look like a issue.
Please refer to the image below for the issue:
The text was updated successfully, but these errors were encountered:
Issue:
Official document for tooltip:
https://material.angularjs.org/#/demo/material.components.tooltip
Note:
This only happens when using mouse wheel to scroll up and down. When there is any mouse clicking event, the tooltip disappears, so it wouldn't look like a issue.
Please refer to the image below for the issue:
The text was updated successfully, but these errors were encountered: