An error occurred while fetching folder content.
display: make PageUp/PageDown use the correct beginning of the viewport
David Lawrence Ramsey authored
When typing PageUp or PageDOwn in non-smooth-scrolling mode, the cursor
should be placed at the start of the top line of the edit window.  This
means that, when the line at edittop is partially scrolled offscreen,
the cursor should be placed at openfile->firstcolumn, not at zero.

This fixes https://savannah.gnu.org/bugs/?50645

.
Reported-by: default avatarDavid Lawrence Ramsey <pooka109@gmail.com>
384332d0
Name Last commit Last update