Skip to content

scrollbar bug with alternate buffer #5373

@jerch

Description

@jerch

Repro:

  • run demo
  • open vim, .e.g. call vim package.json
  • scroll with the mouse several times up and down

--> At some point a scrollbar appears and messes further scrolling with the mouse totally up.

Expected:
On alternate buffer applications a scrollbar with a scrollbuffer handling should never appear.

Observations:
Seem I can only trigger the faulty behavior once. After exit to the shell and re-running vim I cannot provoke it again.

@Tyriar My first guess was, that something with the dimensions is off in the demo. But I can also repro it in vscode, so it actually might be related to the new scrollbar impl and/or related to the fake-scrolling with arrow keys (edited).

scrollbug2.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugSomething is misbehaving

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions