Open drLemis opened 1 year ago
Update: Sometimes it's not updating cursor visual. In this video scroll mode is disabled after second click, but cursor icon says otherwise.
https://user-images.githubusercontent.com/5266332/222421800-c45d5af0-a7f4-4107-b9b0-33ea9a5a2692.mp4
The editor doesn't scroll when holding the middle mouse button and moving the mouse. That is tracked at https://github.com/microsoft/vscode/issues/6302 . From the screen recordings, this looks to be about scrolling in webviews.
The editor doesn't scroll when holding the middle mouse button and moving the mouse. That is tracked at #6302 . From the screen recordings, this looks to be about scrolling in webviews.
Any plans on fixing #6302 ... ever?
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
Reproduced with and without extensions. Insiders install is fresh and clean, made for this bugreport only.
Here is two videos. Yellow circle is left mouse button click, blue circle - middle mouse button click. Scrollwheel rotation is unfortunately invisible, but I've put giant red text where I'm using it and it's not working.
Bug in usual VSCode:
https://user-images.githubusercontent.com/5266332/222414773-c5239243-b350-4aee-9128-02f63c0ea816.mp4
Bug in VSCode Insiders:
https://user-images.githubusercontent.com/5266332/222414780-73effbfd-1958-4499-b240-f7172a76e6ed.mp4