CodeEditSourceEditor
CodeEditSourceEditor copied to clipboard
🐞 Editor randomly jumps up on it's own
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
- Edit a file near the bottom of the View
- 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