CudaText: caret is not restoring to correct place after restart

reproduces only if you have two tabs and second tab is active. EDIT: and you must scroll down a little!

  1. open some file (1st tab), open another file, like git_manager.py (2nd tab)
  2. in the 2nd tab set cursor to line 28 before stdout=subprocess.PIPE,
  3. close Cud, reopen.

expected result: caret is on 28 line. actual result: caret is between 18 and 19 lines??

https://user-images.githubusercontent.com/275333/201450723-178dbb5a-c9a3-49ab-bfd4-0a3d0fb8d2db.mp4

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 23 (23 by maintainers)

Commits related to this issue

Most upvoted comments

staples + ruler on – fixed now.

reproduced. fixed it too.