Chrome Browser Bug: Scroll Wheel Randomly Stops Working In Overflow Container

added by JavaScript Kicks
11/28/2018 7:40:24 AM

671 Views

Ben Nadel demonstrates a Chrome browser bug in which the scrolling of an overflow container suddenly stops working. The browser is still registering "wheel" events; but, it is not scrolling the targeted container. This does not seem to be related to Flexbox or Positioned elements - the bug can be reproduced in both cases.


0 comments