"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