1
Ask HN: Can any browsers scroll a page of text properly using the spacebar?
Many websites now have a fixed div at the top or bottom of the page. The "spacebar to scroll a page" feature of most browsers is broken on these pages. It uses a naive method of scrolling the window height, when it should be scrolling the height of the frame which is scrollable.
Do any browsers do this properly, or are they all broken?
Example website with fixed divs that scrolls too far using spacebar:
https://www.theatlantic.com/magazine/archive/2022/05/social-media-democracy-trust-babel/629369/