Open
Description
Bug, feature request, or proposal:
Tooltip position on smaller screens.
What is the expected behavior?
- Screen size - less than 599px
- The element is on the top
- Tooltip appears on the bottom of the element
What is the current behavior?
- Tooltip appears in the bottom or in the middle of the Window
What are the steps to reproduce?
open examples in official site
https://material.angular.io/components/tooltip/examples
Screen size = smaller than 599px
Scroll to place element on the top
Can Not reproduce on StackBlitz : https://angular-material2-issue-drjdrt.stackblitz.io
Perhaps it is dependent from content or document height
What is the use-case or motivation for changing an existing behavior?
Tooltip should save its behavior on all screens no desktop
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Latest versions ( official example ).
Chrome
Windows