Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

"CSS grid" issue dragging the scroll bar slider

  • 2 balas
  • 2 memiliki masalah ini
  • 1 kunjungan
  • Balasan terakhir oleh bludev

more options

See this demo: https://codepen.io/bludev/pen/BmpwPP

If you drag the slider of the vertical scroll bar, the grid disappears until you stop scrolling.

Expected behaviour: the scrolling should be smooth, without flickering. The fixed headers (position: 'sticky') should always be visible, even while scrolling.

The same demo works correctly in Chrome.

See this demo: https://codepen.io/bludev/pen/BmpwPP If you drag the slider of the vertical scroll bar, the grid disappears until you stop scrolling. Expected behaviour: the scrolling should be smooth, without flickering. The fixed headers (position: 'sticky') should always be visible, even while scrolling. The same demo works correctly in Chrome.

Solusi terpilih

Hello, file a bug report at https://bugzilla.mozilla.org -- Once there, you will need to create an account. When registered please see the documentation for bug filing to get started.

Baca jawaban ini dalam konteks 👍 0

Semua Balasan (2)

more options

Solusi Terpilih

Hello, file a bug report at https://bugzilla.mozilla.org -- Once there, you will need to create an account. When registered please see the documentation for bug filing to get started.

more options

Ok, thanks