I often search hundreds of comments on date or username, which are located either at the top or the bottom of a comment. I would like to read the whole comment without further scrolling, so assuming username at top of comment, the highlighted username should appear at the top of my screen with the bulk of the comment below. Vice versa if the username appears after the comment.
Could use Shift-Ctrl-F and Alt-Ctrl-F as keys.
The current logic seems to be
- if found item appears on screen, jump to it without scrolling
- if found item is not on screen, scroll so that found item appears in middle of screen
I would like an option
- scroll up (or down) so found item always appears at bottom (or top) of screen