Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

"CSS grid" issue dragging the scroll bar slider

  • 2 svar
  • 2 har detta problem
  • 1 visning
  • Senaste svar av 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.

Vald lösning

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.

Läs svaret i sitt sammanhang 👍 0

Alla svar (2)

more options

Vald lösning

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