I have one problem with the horizontal and vertical scroll bar when i wrote over 2000 code lines.
When i move the horizontal scroll bar the screen flash and the screen rewocation on the cursor position and the equal problem i have on the vertical movimentation.
now i have found a solution for the horizontal scrolling, activate in the [Tools]>[IDE Option]>[Word Wrap] i have not a horizontal problem.
There is a known issue with horizontal scrolling and very long lines. It is related to a too aggressive optimization done in the IDE. Note that you can continue typing while the relocation seems to be wrong. It will not mess the code.
I'm not familiar with any vertical scrolling issue. Maybe it is related to the word wrap. Can you post a screenshot?