Latest version of UltraEdit is currently 22.0.0.5
8.
I don't see any jumps of cursor (mouse pointer) or caret (text marker) while UltraEdit starts with or without a file loading or while loading a file. The mouse pointer changes while loading to an hour glass symbol and reverts back to previous symbol when finished which depends on position of cursor (document area, toolbar, main menu or a view).
I suppose this behavior is caused by a different application. I suggest to run Windows standard tool
msconfig.exe via Windows
Run, switch to tab
Startup and uncheck all entries listed to disable all applications starting on Windows start. Then restart Windows.
Test now after Windows restart if you see this cursor jump behavior again on starting UltraEdit and loading a file.
If this still happens, then most likely UltraEdit is responsible for the cursor jump and we need to investigate it further.
Otherwise another process was responsible for the cursor jumps. Run
msconfig.exe again and check the first entry in list of started applications to enable start of this application and restart Windows. Alternatively you can simply start this application. Test again file loading in UltraEdit. Still no cursor jumps, okay, this application/process was not responsible for the cursor jump. Check next application and restart Windows respectively start the application directly and redo the UltraEdit file loading test. And so on until all automatically started application on Windows start are running again or you found out with this method which application is responsible for the cursor jumps.
By the way: In my experience most of the applications automatically started are never or only rarely used by the user. Most users even don't know what the applications automatically started on Windows start really do. Most of those applications have anywhere a configuration setting or option which can be unchecked to avoid the automatic start of the application on Windows or system start. After having checked the application again in msconfig, it is advisable to look in GUI of the application for this option and uncheck it, except the application is really used frequently and should be therefore automatically started with Windows. A WWW search engine helps if you can't even find out what an automatically started EXE is for at all.
A more powerful tool than msconfig is free tool
Autoruns from
Sysinternals (Microsoft).
Let us know if cursor jump reason was caused by another application or by UltraEdit. In case of UE is responsible for the cursor jumps, I will post more information to hopefully found out under which conditions this happens.