Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

"CSS grid" issue dragging the scroll bar slider

  • 2 yanıt
  • 2 kişi bu sorunu yaşıyor
  • 15 gösterim
  • Son yanıtı yazan: 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.

Seçilen çözüm

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.

Bu yanıtı konu içinde okuyun 👍 0

Tüm Yanıtlar (2)

more options

Seçilen çözüm

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