Comment #3 on issue 378 by
art.yer...@gmail.com: Up and down arrow no
Because I use the arrow keys to scroll the page of diffs as a whole. Now
in order to get the first scroll down, I have to scroll below the entire
first page, one line at a time. Also, this skips over blocks of
commentary, which could be quite long. Perhaps I'm reading a long block of
reviewer's comments and want to scroll through them.
Also, the scrolling, when the highlight line moves off the screen, is emacs
style half-page at a time, whereas the arrow keys generally scroll 2 or 3
lines at a time, depending on text size.
Maybe I'm in the minority, but I think it's kind of jarring when a web page
takes an action on one of the standard keys on the keyboard. It'd be
different if the highlight line could be selected with the mouse, reacted
to pageup and pagedown, allowed focusing and scrolling through commentary,
and reacted to the overall page scrollbars on the document, as that'd at
least work as expected.
Here's an experiment: Press Up or down once, scroll to the bottom of a diff
page using the browser scroll bar, now press up again. I think you can
easily observe that it isn't the same as in a normal web page.