llvm / llvm/llvm-project

[lldb] Statusline resizing quirk

Open
#203,930 1 comment 0 reactions 1 assignee Claimed by @JDevlieghere View on GitHub
lldb
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

In #202691, @labath reported an issue when resizing the statusline:

> I noticed one additional quirk when playing around with this. If I increase the window height abruptly (say, using the "maximize vertically") feature, then we end up with a bunch of blank lines between the prompt (which is at the bottom of the screen) and whatever was on the screen before the resize. If I resize the window slowly (so ~one line at a time), Then the blank lines don't show up, and the window fills with the lines that were previously not visible.
>
> Interestingly, this happens only once -- if I resize the window back-and-forth multiple times, we don't keep inserting new blank lines.

Image

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.