Open
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
I open a modal using a MatDialog
In the mat-dialog-content
I create as many elements as needed to display a vertical scrollbar (reference Stackblitz).
The scrollbar appears but wheeling my mouse doesn't trigger the scrollbar to move.
This happens for some resolutions like this one :
In the screenshot below, a screen of 2560 x 1600 is simulated
Reproduction
Steps to reproduce: StackBlitz link
- Open a mat-dialog
- With the device toolbar (in chrome)
- create a custom device with the following info
- The dialog appears with a scrollbar that we cannot scroll
Expected Behavior
To be able to move the scrollbar on mouse wheel
Actual Behavior
The mouse wheel doesn't trigger the scrollbar to move
Environment
- Angular: ~15.0.0
- CDK/Material: 15.2.2
- Browser(s): Google Chrome Version 110.0.5481.177 (Build officiel) (arm64)
- Operating System (e.g. Windows, macOS, Ubuntu): macOS
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity