[1440] in testers
Arrow key scrolling sometimes fails.
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri Dec 14 19:10:30 1990
Date: Fri, 14 Dec 1990 19:10:02 -0500 (EST)
From: Bill Cattey <wdc@ATHENA.MIT.EDU>
To: info-andrew-bugs+@andrew.cmu.edu
Cc: testers@ATHENA.MIT.EDU, yandros@ATHENA.MIT.EDU
Start ez (at the default size of 500x500) with the file:
/afs/athena.mit.edu/user/w/wdc/ezbug/arrow_scroll
And use the down arrow key to scroll down through the file. When you
get near the bottom of the file, scrolling stops happening.
My guess is that there is some point when the scroll computation gets
confused near the bottom of a file.
It may be the amount of the file on-screen.
It may be the page break.
-wdc