Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

"CSS grid" issue dragging the scroll bar slider

  • 2 odpovědi
  • 2 mají tento problém
  • 1 zobrazení
  • Poslední odpověď od 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.

Zvolené řešení

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.

Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (2)

more options

Zvolené řešení

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