question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Flickering on mouse wheel scroll on webkit browsers

See original GitHub issue

Hi. I was using react-virtualized during few days and i noticed very bad behaviour during mouse wheel scroll on webkit browsers (chrome, safari)

All table content are flickering when i scrolled table with mouse wheel. But with sidebar everything is OK.

https://bvaughn.github.io/react-virtualized/#/components/Masonry This bug can be reproduced here. Just scroll page with wheel and blocks will flicker.

This bug didn’t appear on Firefox.

How to fix this flickering?

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:22
  • Comments:8

github_iconTop GitHub Comments

2reactions
noah79commented, Jan 7, 2019

Any traction at all on this issue? Any workarounds? This doesn’t happen when grabbing the thumb and dragging, only with mousewheel…

2reactions
xuhuanghuangcommented, Sep 16, 2018

需要在每一行div中应用{style}

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chrome flickers when scrolling with mouse wheel, relocating ...
The scroll event will be firing a lot of times, which will cause your browser to redraw the page. This can cause flicker....
Read more >
227532 – Tiled layer flashing with mouse wheel scrolling
I've isolated the scrollbar behavior in a different test case and filed https://bugs.webkit.org/show_bug.cgi?id=227545 in case there are different reasons for ...
Read more >
438179 - Position Fixed Elements flicker when translate3d is ...
Issue 438179: Position Fixed Elements flicker when translate3d is applied to another element and not removed after animation completion and the user scrolls...
Read more >
Header flickers on scroll in Chrome - Support - Themeco Forum
It only seems to happen on the first scroll - if you let the page load and scroll with the mouse wheel, the...
Read more >
Screen flickering while using scroll wheel in web browser ...
The flickering is generally caused by scrolling. I have tried turning hardware acceleration off in chrome but it is not limited to google...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found