Cursor Get Moved Immediately Somewhere After Typing While Opening The Git Diffs Inline Viewer
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.7k
- PR merge metrics
- PR metrics pending
Description
Does this issue occur when all extensions are disabled?: No
- VS Code Version:
1.132.1
c2d1b13fdc4a77628e5f3bb70173351c8f2fbad1
x64
- OS Version: Ubuntu 24.04.4 LTS
Steps to Reproduce:
1. Open VSCode in a project with Git as the SCM/VCS
2. Make some changes in an existed file.
3. Click the green/blue/red (in default theme) git diff indicator in the left of the changed lines. The git diffs viewer will be displayed.
5. Then, try to make some changes and wait some hundred miliseconds to 1-2 seconds.
6. The cursor will immediately move somewhere below
Example:
Can be watched in this [Vscode git diff cursor bug](https://youtu.be/wuYOxUy9_-Q) video
Contributor guide
Assessment
This issue has not been assessed yet.