There is a problem in how wrapped files are displayed -- the view jumps to the top of the file when program is restored.
Steps to reproduce:
- a file with just a few lines (15 for example)
- the lines are really long (500 characters each)
- turn on wrap (View/Wrap menu -- or toolbar)
- go to the end of the file
- minimize the program
- restore the program
the view at this point is moved to the top of the file. It only happens for files that unwrapped are shorter than a screen, as if when restored the view is constructed unaware of the fact that the lines are wrapped.
Hope someone can fix this since it is really annoying when I have to work with files that have just a few very long lines and I turn on wrap.
Problem shows in 4.8.1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is a problem in how wrapped files are displayed -- the view jumps to the top of the file when program is restored.
Steps to reproduce:
- a file with just a few lines (15 for example)
- the lines are really long (500 characters each)
- turn on wrap (View/Wrap menu -- or toolbar)
- go to the end of the file
- minimize the program
- restore the program
the view at this point is moved to the top of the file. It only happens for files that unwrapped are shorter than a screen, as if when restored the view is constructed unaware of the fact that the lines are wrapped.
Hope someone can fix this since it is really annoying when I have to work with files that have just a few very long lines and I turn on wrap.
Problem shows in 4.8.1