Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag and drop the progress bar in a large file, the bar will go back to upper place automatically. #21

Closed
wangfukai opened this issue Oct 12, 2015 · 2 comments
Labels

Comments

@wangfukai
Copy link

Drag and drop the progress bar in a large file, the bar will go back to upper place automatically.

@DavidAnson
Copy link
Member

Please see the second bullet of "Known Issues" in ReadMe.txt:

  • The .NET Framework's improper handling of vertical and horizontal scrollbar
    messages for ListBoxes can cause rendering problems for files with very many
    or very long lines.

PS - I reproduced this in a 116,781 line file with version 2015-06-23. If you watch the line numbers, they wrap at or on 65536. (Also reproduces in version 2013-05-07.)

@DavidAnson
Copy link
Member

This should be fixed in the 2020-12-17 release (thanks, Vince Curley!).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants