Home › Forums › CSS › Help! overflow-x not working when I middle-click and scroll. › Reply To: Help! overflow-x not working when I middle-click and scroll.
May 5, 2014 at 1:06 pm
#169262
Participant
I think I described the bug wrong.
The bug happens when you middle-click within the slide-out sidebar.
If you middle-click the slide-out scrollbar while it’s slid out and on display, despite the overflow-x: hidden; attribute applied to HTML and the Body, you will still be able to scroll by using the middle-scroll (aka autoscroll). This is not the desired effect and I wish to disable it somehow.
However, I suspect that this is just how auto-scroll functions and it’s not something that can be disabled on the developers end.