Open dopsun opened 3 years ago
To add:
>>>... I guess this may also happen on Windows locally if mouse middle button is scrollable for the same function
Tested on a Windows PC with mouse, the issue also happens while hovering and try to scroll by mouse middle wheel.
Reproduction
This can be observed in official example page of https://material.angular.io/components/expansion/examples.
Steps to reproduce:
Expected Behavior
The page scroll up
Actual Behavior
What can be observed is that the text in the Input element is actually trying scrolling by itself within Input element, but not page.
Environment
Others