Does anyone know of a comparion of browsers’ frame rate settings?
I find reducing Firefox to 1 frame/second helps protect against a lot of painful/standard animation. For example:
Many sites put scrolling body sections alongside non-scrolling sidebars, or in front of non-scrolling backgrounds. And many sites put non-scrolling nav bars and pop-ups and so on in front of scrolling body sections.
Maybe there’s a global fix to replace these now-standard layouts with other layouts but I doubt it. But cutting the frame rate to 1 frame/second is a way to avoid the painful animations of part of the parts sliding past another.
Many sites implement smooth scrolling via javascript, and convert page down to smooth scrolling. But cutting the frame rate to 1 frame/second is a way to avoid the “smooth” animation.
Many sites implement blinding cursors via javascript, and override system and/or browser settings to stop blinding cursors. Now cutting the frame rate down to 1 frame/second isn’t enough, but it’s something.
Many sites implement various other animations via ease in-out timing functions. Others implement sllideshows via timing functions. Replacing timing functions with instant transitions to avoid the “smooth” migraine-inducing animaton from the one set only causes strobing animation with the other. But reducing the frame rate to 1 frame/second kills 2 types of painful animation with 1 giant space rock.
In Firefox, I can reduce the frame rate to 1 frame/second, by typing about:config into the url bar, clicking through the warning, typing layout.frame_rate, and resetting it to 1. Unfortunately, I can’t set it to 0.2 or 0.5. But I can’t easily toggle the frame rate back and forth, or set different frame rates for differet sites.
I’m considering using different browsers for different sites. Maybe just using Firefox for most sites, and Waterfox where I need to allow 50 frames/second.
But ... does anyone know of a comparison of browsers and their frame rate settings, for people who need to reduce frame rates rather than increase them, avoid smooth migraine-inducing animations rather than subject myself to them...?










