felixse / felixse/FluentTerminal

Scrolll position changes when terminal is maximised

Open
#281 1 comment 0 reactions 0 assignees View on GitHub
upstream
Dominant language
C#
Stars
9.6k
Forks
448
PR merge metrics
No merged PRs in 30d

Description

When FluentTerminal's window is maximized, the scroll position sometimes moves up from the bottom resulting in output that is potentially confusing for the user.

For example, clicking maximize on this window:

![image](https://user-images.githubusercontent.com/14993/55369049-68c58d80-5551-11e9-8d47-9d351751cab9.png)

Results in a window like this:

![image](https://user-images.githubusercontent.com/14993/55369072-7da22100-5551-11e9-9f42-3c098847cba1.png)

Note how the scroll position has changed and the bottom of htop's output is missing. More extreme scroll offsets are possible when moving the window between monitors of different resolutions, especially when maximizing by dragging the window to the top of the new monitor.

Can the scroll position remain at the bottom if was already at the bottom before the maximize?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.