Skip to content

Janky scrolling in markdown preview #278930

@mindplay-dk

Description

@mindplay-dk

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.106.2
  • OS Version: Win 11 Pro

Steps to Reproduce:

  1. Open a markdown file
  2. Open the markdown preview
  3. Scroll using the mouse wheel in the markdown preview pane

Here's a recording to demonstrate the issue:

janky-scrolling

The markdown file used in this example: https://github.com/mindplay-dk/funbox/blob/master/README.md

When I use the mouse wheel to scroll, it smoothly scrolls in the right direction for a bit, but then randomly jumps (without scrolling) to some location in the opposite direction.

It's as though the preview panel and the editor are interacting in some sort of feedback loop? Like, as soon as the editor catches up to the new location in the preview, and updates it's position, that update causes the preview to jump. I'm guessing, but that's what it looks like to me.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesmarkdownMarkdown support issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions