Open
Description
Reproduction
https://stackblitz.com/edit/angular-f9cnkz?file=src%2Fapp%2Fdialog-overview-example.ts
Steps to reproduce:
- Place a sticky element in the application
- Make application scrollable
- Open the application in Firefox
- Scroll to the bottom
- Open a dialog
Expected Behavior
The sticky element is still displayed in the background (like it does in Chrome)
Actual Behavior
The sticky element disappears, and re-appears after closing the dialog
Environment
- Angular: 12.2.1
- CDK/Material: 12.2.1
- Browser(s): Firefox
- Operating System (e.g. Windows, macOS, Ubuntu): Windows 10