Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upIncreasing lag when moving by units other than character towards the bottom of large text documents in virtual buffers #155
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh on 2008-08-12 02:36 |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by jteh on 2008-08-25 06:14 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported by jteh on 2008-08-11 05:02
When reading a large plain text document in a virtual buffer, NVDA becomes increasingly laggy when moving by units other than character (line, word, etc.) towards the bottom of the document. If the document is large enough, this lag is quite noticeable and unacceptable at the end of the document.
Steps to Reproduce
Actual Results
When navigating by line, response is severely sluggish.
Expected Results
The response when navigating by line should be virtually instantaneous as it is when navigating by character.
Additional Notes