angular / angular/components

bug(Dialog): Scrolled sticky elements disappear in Firefox after opening Dialog

オープン
#23,354 コメント 2 件 リアクション 7 件 担当者 0 名 GitHub で見る
area: cdk/overlay firefox P4
主要言語
TypeScript
スター
25k
フォーク
6.8k
平均マージ
1日 8時間
マージ済み PR(30日)
91

説明

#### Reproduction

https://stackblitz.com/edit/angular-f9cnkz?file=src%2Fapp%2Fdialog-overview-example.ts

Steps to reproduce:
1. Place a sticky element in the application
2. Make application scrollable
3. Open the application in Firefox
4. Scroll to the bottom
5. Open a dialog

#### Expected Behavior

The sticky element is still displayed in the background (like it does in Chrome)

![angular-material-dialog-chrome](https://user-images.githubusercontent.com/68286501/129209706-e693eeaf-0c6a-4357-b371-6350efd58eb8.gif)

#### Actual Behavior

The sticky element disappears, and re-appears after closing the dialog

![angular-material-dialog-firefox](https://user-images.githubusercontent.com/68286501/129209251-22de3be0-6375-4f30-81e0-160e5a388779.gif)

#### Environment

- Angular: 12.2.1
- CDK/Material: 12.2.1
- Browser(s): Firefox
- Operating System (e.g. Windows, macOS, Ubuntu): Windows 10

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

リンクされている StackBlitz の再現例、具体的には src/app/dialog-overview-example.ts から始め、スクロールしてダイアログを開いた後の Firefox での動作を再現してください。Chrome と比較してください。Firefox でダイアログを開いている間も sticky background element が表示されたままになれば、作業は完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
angular, typescript
領域
frontend
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。