Why do fixed elements slow down scrolling in Firefox?
Why do elements with the CSS position: fixed applied to them cause Firefox to eat 100% CPU when scrolling the page they are in? And are there any workarounds? I've noticed this behavior on a few sites, for example the notification bar at the top of the page on StackOverflow. I'm using Linux in case that matters. This is bug #201307 . It's a bug reported in bugzilla Apparently a work-around (with mixed reports of success..) is to disable smooth-scrolling Just disable smooth scrolling in Edit > Preferences > Advanced. As already stated, this is bug #201307 . The workaround is to disable smooth