Bug 411496

Summary: Scrollbar should only be shown if needed
Product: [Applications] konsole Reporter: jikstra
Component: historyAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: ashark, dodiehun, totpet94
Priority: NOR    
Version: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

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.