Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Scroll position in other pane marches downward when Quick Open / Ctrl+T used repeatedly #9037

@peterflynn

Description

@peterflynn
  1. Open two files in split view
  2. Press Ctrl+T or Ctrl+Shift+O, then Escape
  3. Repeat step 2 a bunch of times, staying in the same pane

Result: Scroll position of the other pane keeps moving downward.

This is because the ModalBar code that saves & restores scroll position only fixes up the current editor. It needs to fix up the visible editors in all affected panes.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions