"CSS grid" issue dragging the scroll bar slider
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.
Избрано решение
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.
Прочетете този отговор в контекста 👍 0Всички отговори (2)
Избрано решение
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.
Ok, thanks