CodeEditSourceEditor icon indicating copy to clipboard operation
CodeEditSourceEditor copied to clipboard

🐞 Editor randomly jumps up on it's own

Open nkleemann opened this issue 1 year ago • 3 comments

Description

I've noticed that when editing near the bottom of a file, and using editing commands such as "Shift-ArrowKey" to select text, the editor view jumps up to the beginning of the file.

I could record it happening here (my keypresses are visible bottom right) - see attached screen recording.

To Reproduce

  1. Edit a file near the bottom of the View
  2. Select text using Shift-Arrow

Expected Behavior

The editor window shouldnt move on its own.

Version Information

CodeEditTextView: main branch macOS: [e.g. 13.6.2]

Additional Context

No response

Screenshots

Screen Recording

nkleemann avatar Dec 12 '23 18:12 nkleemann