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
Does this issue occur when all extensions are disabled?: Yes/No
VS Code Version: 1.100.3
OS Version: Linux Mint 22.1
When I try to select text that is under the current visibility of the page, for example the most I can see is from line 1-25, if i try to select lines 23-31 with my mouse, the screen doesn't automatically scroll down as it should, instead it stays stuck there if I have my status bar visibility disabled. However it works when I enable it.
I did run vscode without any extensions and I had the same result.
Steps to Reproduce:
Disable status bar visibility
Try to select text and move towards the bottom of the page with the status bar hidden.