Forum Discussion
Bug: scrollbar not working with fixed backgrounds (css)
Hi, when fixing a background image (css) the scrollbar doesn't work.
background: url(image.jpg) fixed;
83.0.461.1
11 Replies
- bigfraggle007Copper Contributor
Sorry, code is in progress...
https://codepen.io/bigfraggle/pen/JjdwBvX
The scrollbar doesn't work, you're not able to scroll by clicking.
When removing the "fixed" within body css it's fine.
- Spoiler
bigfraggle007 wrote:Sorry, code is in progress...
https://codepen.io/bigfraggle/pen/JjdwBvX
The scrollbar doesn't work, you're not able to scroll by clicking.
When removing the "fixed" within body css it's fine.
Thanks,
well, with this new piece of information, I can reproduce it.
before saying that to reproduce it we have to click on scrollbar and then drag it, I was using the normal mouse scrollwheel and it was working fine that's why I didn't notice it.
this also reminds me of another topic where a user reported that they can use mouse scrollwheel but not when they click on the scrollbar and try to drag it up/down.
The related topic:
and that website was this: