Bug 411496 - Scrollbar should only be shown if needed
Summary: Scrollbar should only be shown if needed
Status: RESOLVED INTENTIONAL
Alias: None
Product: konsole
Classification: Applications
Component: history (show other bugs)
Version: master
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
: 360718 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-09-01 12:39 UTC by jikstra
Modified: 2024-03-24 21:30 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jikstra 2019-09-01 12:39:30 UTC
SUMMARY


STEPS TO REPRODUCE
1. Open a new tab (make sure scrollbar isn't hidden)

OBSERVED RESULT
Scrollbar is always shown even if the content doesn't overflow


EXPECTED RESULT
Scrollbar should only be shown if the content overflows the terminal height


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch
(available in About System)
KDE Plasma Versions: 
plasma-desktop 5.16.4-1
plasma-framework 5.61.0-1
plasma-integration 5.16.4-1
plasma-nm 5.16.4-1
plasma-pa 5.16.4-1
plasma-vault 5.16.4-1
plasma-wayland-session 5.16.4-1
plasma-workspace 5.16.4-1
Qt Version: qt5-base 5.13.0-7
konsole version: konsole-git r6882.ac9ccc94-1

ADDITIONAL INFORMATION
Comment 1 Kurt Hindenburg 2019-09-01 22:01:02 UTC
I suppose that's reasonable but not a bug IMHO - changed to wish.
Comment 2 Christoph Feck 2019-09-30 00:01:04 UTC
Since Konsole cannot reflow text, a newly appearing scrollbar would cover content.
Comment 3 Ahmad Samir 2021-02-13 15:28:45 UTC
*** Bug 360718 has been marked as a duplicate of this bug. ***
Comment 4 Andrew Shark 2023-08-14 14:28:28 UTC
(In reply to Christoph Feck from comment #2)
> Since Konsole cannot reflow text, a newly appearing scrollbar would cover
> content.

Currently, Konsole can reflow text.
Comment 5 Kurt Hindenburg 2024-03-24 21:30:08 UTC
You can hide the scrollbar if you want.  We try to not cause resizing of content so this is a minor concern.