microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.43k stars 29.34k forks source link

Horizontal Scroll Bar is Blocked by Comment #158610

Open andreamah opened 2 years ago

andreamah commented 2 years ago

Steps to Reproduce:

  1. scroll vertically so that a PR comment is in same area as the editor's horizontal scrollbar
  2. try to scroll horizontally using the scrollbar
  3. focuses on the comment, instead of the scrollbar. :bug:

Image from Gyazo

alexr00 commented 2 years ago

Looks like this also happens with the diff zone widget too.