5.1.x scrollbars do not scroll and exhibit strange behavior with external mice
See original GitHub issueDescribe the bug
- Scrolling does not scroll
- Scrollbars remain visible when using an external mouse (i.e., in a desktop setup)
To Reproduce Steps to reproduce the behavior:
- Go to Storybook
next
branch. View the default story or the about page - See that scroll bars render strangely on in the default Storybook UI. And notice you cannot scroll on the about page.
Expected behavior
- I expect the scrollbar to not have artifacts
- I expect the scrollbar to scroll
Screenshots Image of broken scrollbar:
Video recording of scrolling not working on about page:
System:
- OS: Mac OSX Mojave
- Device: Macbook Pro 2018
- Mouse: Microsoft Intellimouse
- Browser: Chrome
- Version: 5.1.X
Additional context
This regression was introduced in 5.1.x. I’ve seen the visible scrollbars happen when simplebar is broken – perhaps the update to simplebar-react 1.0-alpha
could have caused this? This behavior does not exist in my 5.0.x Storybooks.
Issue Analytics
- State:
- Created 4 years ago
- Comments:18 (10 by maintainers)
Top Results From Across the Web
APPLE: Critical Bug in scroller style on El Capitan
Preferences -> General -> Show Scroll Bars -> "Automatically based on mouse or trackpad" means that the behavior depends on whether a mouse...
Read more >Can I set Lion scrollbars to always be off? (Except when a ...
The default behavior is such that this only works if an external mouse is not plugged in. I want the scrollbars to only...
Read more >overscroll-behavior - CSS: Cascading Style Sheets | MDN
The overscroll-behavior CSS property sets what a browser does when reaching the boundary of a scrolling area.
Read more >External mouse plugin causing browser re-render of page in ...
To change this behavior, go to System Preferences > General and select Always under Show scroll bars . Share.
Read more >Windows Tip: How To Stop The Disappearing Scroll Bar
Go to Settings / Ease of Access / Display and turn off Automatically hide scroll bars in Windows. Scroll bars will then always...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m on it
@domyen or anyone else, are you able to confirm the issue is resolved in my PR? https://github.com/storybooks/storybook/pull/6785