I thought I saw this reported somewhere, but I can’t seem to find it now.
When doing my reviews, I pretty much automatically hit f to open the info panel, then e to expand all the panels whenever I answer incorrectly.
Today, though, hitting space after expanding everything didn’t scroll the content.
This appears to be because the text input box still has :active state after typing ⏎fe . Tabbing twice to move make something in the input panel active allows spacebar scrolling to work again.
The input element remaining :active after typing e seems like new behavior.
Anyone else experiencing this? It seems to happen with or without scripts loaded.
space scrolls the entire page down, and shiftspace scrolls the entire page back up as expected. Note that in particular, this means you can use shiftspace to scroll the subject back into view without using the mouse.
Previous behavior (if I recall correctly):
space would scroll the content within the div down, but not the entire page. Upon reaching the end of the content, it would start scrolling the content back up.
Opinion:
The current behavior confirmed above seems more standard/expected, and allowing me to scroll the subject back into view without using the mouse is very welcome.
It still seems annoying from a UX point of view that the subject ever scrolls off the screen, though.