Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

"CSS grid" issue dragging the scroll bar slider

  • 2 replies
  • 2 have this problem
  • 1 view
  • Last reply by 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.

Chosen solution

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.

Read this answer in context 👍 0

All Replies (2)

more options

Chosen Solution

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