You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
Yes, same thing still happens - just tested it on a document that is just long enough so that the editor view scrolls.
Selecting text with Shift+ causes the editor to automatically jump/scroll to the top. This happens anywhere in the file, as long as the view itself is scrolled up a bit. After the editor jumps, I can't see the cursor anymore, but the text insertion point doesn't change.
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
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
The text was updated successfully, but these errors were encountered: